Changes between Version 33 and Version 34 of GitForDarcsUsers
- Timestamp:
- 04/07/11 15:27:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GitForDarcsUsers
v33 v34 352 352 }}} 353 353 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.) 354 355 == darcs apply == 356 357 {{{ 358 git am 359 }}} 354 360 355 361 == darcs pull ==
