Changes between Version 3 and Version 4 of LeaveTheNest
- Timestamp:
- 01/12/09 20:38:55 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LeaveTheNest
v3 v4 37 37 == Create your local git repository == 38 38 39 This approach means that the SVN change history is lost. 40 This is fine for HQ9+, but for Pipp I there should be an easy way to keep the history. 41 39 42 {{{ 40 43 cd ~ … … 48 51 git commit 49 52 }}} 53 50 54 == Create an empty repository on github.com == 51 55