Skip to content

ChardPeterz/teamRepoPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TeamRepoPractice

For cloning, pull and push request practice among team members

Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors



IMPORTANT Set Git username and email in Git Bash terminal

  • git config --global user.name "Your Desired Username Here" | NOTE !!!!!!!
  • git config --global user.email "Your Email Address Here" | BE SURE EMAIL IS VERIFIED !!!



List of Git commands

git clone ----------------'to clone repo'
git init -----------------'initializing command'
git config ---------------'setup command'
git status ---------------'status command'
git add ------------------'staging command'
git reset ----------------'unstaging command'
git log ------------------'logging command'
git branch ---------------'branching command'
git commit ---------------'commit command'
git merge ----------------'merging command'

Contribute

Are You Ready To Begin Contributing ?!?

I Can Not ⭐️⭐️⭐️⭐️⭐️

About

Learning and Practice Repository for Team Colab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published