diff options
author | teor <teor@torproject.org> | 2019-04-10 19:26:47 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-04-10 19:26:47 +1000 |
commit | 5722c6d12d75ad1ddb28c32a11aae7aed7ccf5db (patch) | |
tree | af60408d58597c7b5e09f64488d9bc77c0a65397 /changes/ticket30114 | |
parent | c28cdcc9bf5df9ed6479881a1fc4124a7b7a2676 (diff) | |
download | tor-5722c6d12d75ad1ddb28c32a11aae7aed7ccf5db.tar.gz tor-5722c6d12d75ad1ddb28c32a11aae7aed7ccf5db.zip |
scripts: In git-pull-all.sh, also fetch the latest tor-github pull requests
Implements ticket 30114.
Diffstat (limited to 'changes/ticket30114')
-rw-r--r-- | changes/ticket30114 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket30114 b/changes/ticket30114 new file mode 100644 index 0000000000..a80f7f4dcf --- /dev/null +++ b/changes/ticket30114 @@ -0,0 +1,3 @@ + o Minor features (git scripts): + - In git-pull-all.sh, also fetch the latest tor-github pull requests. + Implements ticket 30114. |