]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: file for 32347
authorteor <teor@torproject.org>
Thu, 31 Oct 2019 04:37:58 +0000 (14:37 +1000)
committerteor <teor@torproject.org>
Thu, 31 Oct 2019 04:59:23 +0000 (14:59 +1000)
changes/ticket32347 [new file with mode: 0644]

diff --git a/changes/ticket32347 b/changes/ticket32347
new file mode 100644 (file)
index 0000000..076efe8
--- /dev/null
@@ -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.