-
Notifications
You must be signed in to change notification settings - Fork 0
rajeevkm/gitlearn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SimpleGit Ruby Library ====================== This library calls git commands and returns the output. Sweet. It is an example for the Git Peepcode book that I'm currently writing. Author : Scott Chacon ([email protected]) Orange Peel Chacon ([email protected]) Magnus O. Chacon ([email protected]) Rajeev:Test1 7:27PM Author: Rajeev This is for understanding git add command Rajeev:Test2 7:30PM Author: Rajeev This is for understanding staging an already staged file Rajeev:Test2 7:35PM Author: Rajeev This is for understanding staging an already staged file ..2 Rajeev:Test2 7:51PM Author: Rajeev This is for understanding git commit -a - Automatically stage any tracked files before commit Rajeev: Made some changes to check git branch merging - merge testing with master Rajeev: Added this from github online editor.. this is cool