changes: file for 32347

This commit is contained in:
teor
2019-10-31 14:37:58 +10:00
parent 1ffb3b549f
commit 384fe64786
+7
View File
@@ -0,0 +1,7 @@
o Minor features (git scripts):
- Make git-setup-dirs.sh create a master symlink in the worktree directory.
Closes ticket 32347.
- Add TOR_EXTRA_CLONE_ARGS to git-setup-dirs.sh for git clone
customisation. Closes ticket 32347.
- Add TOR_EXTRA_REMOTE_* to git-setup-dirs.sh for a custom extra remote.
Closes ticket 32347.