Changes between Version 21 and Version 22 of WorkingConventions/Git
- Timestamp:
- 08/23/12 07:39:32 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkingConventions/Git
v21 v22 89 89 $ ./sync-all --testsuite get 90 90 $ ./sync-all -r http://darcs.haskell.org/ remote set-url origin 91 # Get the dph libraries too 92 $ ./sync-all --testsuite get 91 93 $ ./sync-all -r `pwd`/../ghc-working remote add working 92 94 $ ./sync-all -r <account>@darcs.haskell.org:/home/darcs remote set-url --push origin
