Changes between Version 2 and Version 3 of HowToWorkWithGit
- Timestamp:
- Jul 30, 2012, 5:17:55 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToWorkWithGit
v2 v3 30 30 Commandline, !SmartGit, !TortoiseGit or Git tower are recommended for those who want to develop because they handle Submodules. 31 31 32 Note: Alternatively, you may use the following repository URL if you encounter firewall issues with the git protocol. 33 34 {{{ 35 https://github.com/geonetwork/core-geonetwork.git 36 }}} 37 32 38 Go to HowToCompile. 33 39