Changes between Version 9 and Version 10 of GitForDarcsUsers
- Timestamp:
- 08/13/08 09:38:11 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GitForDarcsUsers
v9 v10 70 70 == darcs pull == 71 71 72 There is a direct mapping to {{{darcs pull -a}}}. Cherry-picking is not as streamlined as in Darcs. For a start, here is how you update from the source repo:72 There is a direct mapping for {{{darcs pull -a}}}, but not for the interactive {{{darcs pull}}}. Cherry-picking is not as streamlined as in Darcs. For a start, here is how you update from the source repo: 73 73 {{{ 74 74 git pull … … 85 85 86 86 If you want to see whether you get conflicts before pulling {{{git pull}}} is actually ... XXX 87 88 === darcs push === 89 90 git equivalent is unknown 87 91 88 92 === darcs record -a ===
