Changes between Version 5 and Version 6 of HowToMaintainGrassWorkflowUsingGit
- Timestamp:
- 09/22/11 07:36:39 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToMaintainGrassWorkflowUsingGit
v5 v6 1 1 This article describes how to maintain GRASS development workflow with [http://git-scm.com Git] against GRASS Subversion repository. 2 2 3 See also [http://trac.osgeo.org/gdal/wiki/UsingGitToMaintainGDALWorkflow Using Git to maintain GDAL workflow] which is the main inspiration for this article.3 Text of this article is mainly inspired by [http://trac.osgeo.org/gdal/wiki/UsingGitToMaintainGDALWorkflow Using Git to maintain GDAL workflow]. 4 4 5 5 == Git repository setup ==