Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GitSetup: Tell Git not to export .gitattributes | Brad King | 2017-01-30 | 1 | -1/+0 |
| | | | | | | | GitSetup upstream added an attribute to export `.gitattributes` so that importing snapshots into the sources of other projects would bring along the attributes. However, we don't want to export them from CMake. Drop `.gitattributes` entries not relevant to CMake. | ||||
* | Merge branch 'upstream-GitSetup' into developer-setup | Brad King | 2017-01-30 | 1 | -3/+3 |
| | | | | | * upstream-GitSetup: GitSetup 2016-12-13 (cd5ada6d) | ||||
* | Merge branch 'setup' into developer-setup | Brad King | 2012-03-02 | 1 | -0/+3 |
| | |||||
* | Merge branch 'setup' into developer-setup | Brad King | 2012-03-02 | 1 | -0/+4 |
Add Utilities/GitSetup/ directory using subtree merge from the general GitSetup repository "setup" branch. |