Changes between Version 17 and Version 18 of UsingGitToMaintainGDALWorkflow

Show
Ignore:
Timestamp:
10/22/11 06:05:34 (19 months ago)
Author:
mloskot
Comment:

Links

Legend:

Unmodified
Added
Removed
Modified
  • UsingGitToMaintainGDALWorkflow

    v17 v18  
    2121}}} 
    2222 
    23 The local repository can be published on remote server like GitHub this way: 
     23The local repository can be published on remote server like [https://github.com GitHub] this way: 
    2424 
    2525{{{ 
     
    2828}}} 
    2929 
    30 Then, it is ready to keep the Git mirror in remote location (e.g. GitHub) updated: 
     30Then, it is ready to keep the Git mirror in remote location (e.g. [https://github.com GitHub]) updated: 
    3131 
    3232{{{