Changes between Version 2 and Version 3 of UsingGitToMaintainGDALWorkflow

Show
Ignore:
Timestamp:
02/13/10 13:02:58 (3 years ago)
Author:
mloskot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsingGitToMaintainGDALWorkflow

    v2 v3  
    11= Using Git to maintain GDAL workflow = 
    22 
    3 This article describes how to maintain GDAL development workflow with Git against GDAL Subversion repository. 
     3This article describes how to maintain GDAL development workflow with [http://git-scm.com/ Git] against GDAL Subversion repository. 
    44 
    55Note, this is '''not a complete guide''' of how to use ''git-svn'', but a quick list of basic operations.