Changes between Version 8 and Version 9 of WorkingConventions/Git
- Timestamp:
- 04/18/11 08:46:14 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkingConventions/Git
v8 v9 1 1 = Guidelines for using git with GHC = 2 2 3 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. 3 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 5 For Darcs-related stuff see also [wiki:DarcsToGit] and [wiki:GitForDarcsUsers]. 4 6 5 7 == General Guidelines ==
