Changes between Version 18 and Version 19 of WorkingConventions/Git
- Timestamp:
- 10/31/11 10:55:00 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkingConventions/Git
v18 v19 2 2 = Guidelines for using git with GHC = 3 3 4 GHC uses [http://git-scm.com/ git] for revision control. This page describes various GHC-specific conventions for using git, together with some suggestions and tips for using git effectively.4 GHC uses [http://git-scm.com/ git] for revision control. This page describes various GHC-specific conventions for using git, together with some suggestions and tips for using git effectively. 5 5 6 Existing darcs users see: [wiki:GitForDarcsUsers ]. If you have an existing source tree in darcs and need to convert patches, see [wiki:DarcsToGit]. Simon PJ's git notes are [wiki:WorkingConventions/GitSPJ].6 Existing darcs users see: [wiki:GitForDarcsUsers Git For Darcs Users]. If you have an existing source tree in darcs and need to convert patches, see [wiki:DarcsToGit Darcs To Git]. Simon PJ's git notes are [wiki:WorkingConventions/GitSPJ GIT SPJ]. 7 7 8 8 == General Guidelines ==
