Changes between Version 6 and Version 7 of GitForDarcsUsers
- Timestamp:
- 08/12/08 07:49:21 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GitForDarcsUsers
v6 v7 73 73 git commit -a 74 74 }}} 75 This will add and commit all (not ignored) files. 75 This will add and commit all (not ignored) files. It will ''not'' add newly created files. (To do this call {{{git add .}}} before in the repo root directory.) 76 76 77 77 == darcs changes ==
