Changes between Version 26 and Version 27 of Repositories
- Timestamp:
- 12/21/11 12:20:37 (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Repositories
v26 v27 118 118 To switch to this branch run: 119 119 {{{ 120 $ git checkout -b ghc-7.2 origin/ghc-7.2121 120 $ ./sync-all checkout ghc-7.2 122 121 }}} 122 123 '''7.4 Branch''':: 124 To switch to this branch run: 125 {{{ 126 $ ./sync-all checkout ghc-7.4 127 }}}
