#5880: Add sync-all new-workdir
---------------------------------+------------------------------------------
    Reporter:  tibbe             |       Owner:  simonmar        
        Type:  feature request   |      Status:  merge           
    Priority:  normal            |   Milestone:  7.6.1           
   Component:  Build System      |     Version:  7.4.1           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * status:  patch => merge


Comment:

 Pushed:

 commit 4bac993e3d00edc0ceac99f4b44ade477ae9aa90
 {{{
 Author: Johan Tibell <[email protected]>
 Date:   Thu Feb 16 19:09:55 2012 -0800

     Add sync-all new-workdir

     This command calls git-new-workdir (a separate script in git's contrib
     directory) on all repos.  Useful to create multiple build trees,
 without
     cloning the repos.

     Usage:
       sync-all new-workdir <new_workdir> [<branch>]
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5880#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to