scripts: Add -M option to git-list-tor-branches.sh
commit5e1f64602bd11fc24c72f0617c362aa7ab79f0d8
authorDavid Goulet <dgoulet@torproject.org>
Tue, 26 Oct 2021 19:52:51 +0000 (26 15:52 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 26 Oct 2021 19:52:53 +0000 (26 15:52 -0400)
treec9228a228a774a625496f4add625e17635463fd5
parent304bd31d494e1dd4066b1238db8a9909f0652726
scripts: Add -M option to git-list-tor-branches.sh

Omit all "maint" branch. It is the opposite of -R that omits release
branches.

In other words, -M can be used to list all release branches.

Signed-off-by: David Goulet <dgoulet@torproject.org>
scripts/git/git-list-tor-branches.sh