commit e8e6931638a14a2c996e55d7c8342654fb546b34 Author: rl1987 rl1987@sdf.lonestar.org Date: Fri Apr 5 19:03:41 2019 +0300
Add changes file --- changes/ticket30033 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/ticket30033 b/changes/ticket30033 new file mode 100644 index 000000000..3f66d049c --- /dev/null +++ b/changes/ticket30033 @@ -0,0 +1,4 @@ + o Minor features (developer tooling): + - Call pre-commit git hook from pre-push hook to make sure we're + running documentation and code style checks before pushing to remote + git repository. Implements feature 30033.
tor-commits@lists.torproject.org