Changes between Version 3 and Version 4 of SourceCode
- Timestamp:
- Jan 24, 2017, 5:55:12 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SourceCode
v3 v4 10 10 git config --global user.email you@example.com 11 11 }}} 12 If you have multiple email addresses (or names) and multiple git repositories you are working on, you can set the values on a per-repository .12 If you have multiple email addresses (or names) and multiple git repositories you are working on, you can set the values on a per-repository basis. 13 13 14 14 == Obtaining ChimeraX Source Code ==