Changes between Version 13 and Version 14 of GitCookbook
- Timestamp:
- 09/09/09 07:50:42 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GitCookbook
v13 v14 10 10 where '''parrotobj''' is the name of the branch. There are many other useful setting if you read the comments in git-completion.bash . 11 11 12 You also probably want to setup at least your name and email in your '''~/.gitconfig'''. Here is an example file: http://github.com/leto/Util/blob/master/config/.gitconfig 12 13 13 14 = checkout =