summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Update README.mdAron Granberg2015-03-241-1/+2
| | | Clarify where the .gitattributes file goes
* README: add nuance to description of git clone --depthJed Brown2014-08-081-1/+1
| | | | | Closes #47 Suggested-by: Aleksander Nitecki
* Explain rsync with ssh authenticationIvan Kanakarakis2014-02-241-2/+11
|
* Fix README.md typosMartin Spacek2013-12-301-2/+2
|
* Update readme on retroactive cleaningJed Brown2013-02-141-2/+8
|
* Fix quoteJed Brown2013-01-211-1/+1
|
* find and filter-index: experimental features for retroactive cleanupJed Brown2013-01-211-0/+42
|
* Add introduction to READMEJed Brown2012-12-011-0/+18
|
* bad lingoJed Brown2012-11-281-1/+1
|
* Improved use of git-config in git init and reading .gitfatJed Brown2012-11-261-1/+0
| | | | | | | | git fat init now checks whether the filter.fat section is already defined. Manage .gitfat using git-config instead of Python ConfigParser, which has different syntax support.
* Add note about sharing objectsJed Brown2012-11-261-0/+5
|
* Extend worked example and make several refinementsJed Brown2012-11-251-19/+87
| | | | | | | * Verbosity control * Automatically update working tree * Identify orphan files in filter-clean and pass through so they don't show up as suprious diffs.
* initial importJed Brown2012-11-251-0/+94