Changes between Version 12 and Version 13 of UsingGitToMaintainGDALWorkflow


Ignore:
Timestamp:
Sep 2, 2011, 11:27:37 AM (13 years ago)
Author:
etiennesky
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsingGitToMaintainGDALWorkflow

    v12 v13  
    6565}}}
    6666
     67=> Note from user etiennesky: I had to use the following command after the initial fetch:
     68
     69{{{
     70git reset --hard remotes/trunk
     71}}}
    6772
    6873== GitHub Mirror ==