Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-10-16 | 312 Bytes | |
Support older versions of _git_.tar.gz | 2019-10-16 | 19.0 kB | |
Support older versions of _git_.zip | 2019-10-16 | 24.4 kB | |
Totals: 3 Items | 43.7 kB | 0 |
- Older versions of git did not understand the
git rev-parse --git-common-dir
used to resolve the git dir, so a fallback was introduced. - The
--ignore-lock
modification was fixed, so there should be no issues for newcomers to an existing project anymore.
Thanks to @devnix for pointing out these issues!