aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket323477
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/ticket32347 b/changes/ticket32347
new file mode 100644
index 0000000000..076efe8b42
--- /dev/null
+++ b/changes/ticket32347
@@ -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.