Changes between Version 6 and Version 7 of GitWorkflow

Show
Ignore:
Timestamp:
03/24/09 06:01:45 (4 years ago)
Author:
cdavid
Comment:

Mention cheat sheet

Legend:

Unmodified
Added
Removed
Modified
  • GitWorkflow

    v6 v7  
    5959= Common scenario =  
    6060 
    61 Those scenario are the basics - they are written to minimize as much as possible disruption from the common svn workflows. They are not necessarily the best ways to do a specific task under git, but they are the least surprising for someone used to svn. 
     61Those scenario are the basics - they are written to minimize as much as possible disruption from the common svn workflows. They are not necessarily the best ways to do a specific task under git, but they are the least surprising for someone used to svn. They are summarized on the following cheat sheet: 
     62 
    6263 
    6364== Scenario 1: getting the numpy source code ==