File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -51,4 +51,5 @@ Contributors are:
5151-Luke Twist <itsluketwist@gmail.com>
5252-Joseph Hale <me _at_ jhale.dev>
5353-Santos Gallegos <stsewd _at_ proton.me>
54+ -Wenhan Zhu <wzhu.cosmos _at_ gmail.com>
5455Portions derived from other open source works and are clearly marked.
Original file line number Diff line number Diff line change @@ -93,9 +93,9 @@ See [Issue #525](https://github.com/gitpython-developers/GitPython/issues/525).
9393
9494### RUNNING TESTS
9595
96- _ Important_ : Right after cloning this repository, please be sure to have executed
97- the ` ./init-tests-after-clone.sh ` script in the repository root. Otherwise
98- you will encounter test failures.
96+ _ Important_ : Right after cloning this repository, please be sure to have
97+ executed ` git fetch --tags ` followed by the ` ./init-tests-after-clone.sh `
98+ script in the repository root. Otherwise you will encounter test failures.
9999
100100On _ Windows_ , make sure you have ` git-daemon ` in your PATH. For MINGW-git, the ` git-daemon.exe `
101101exists in ` Git\mingw64\libexec\git-core\ ` ; CYGWIN has no daemon, but should get along fine
You can’t perform that action at this time.
0 commit comments