mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 15:43:32 +01:00
Document the --branch argument to contrib/findMergedChanges.pl
This commit is contained in:
parent
3363a0d26e
commit
1652aeabff
@ -19,7 +19,7 @@ my $look_for_type = "merged";
|
|||||||
if (! @ARGV) {
|
if (! @ARGV) {
|
||||||
print <<EOF
|
print <<EOF
|
||||||
Usage:
|
Usage:
|
||||||
findMergedChanges.pl [--merged/--unmerged/--weird/--list] changes/*
|
findMergedChanges.pl [--merged/--unmerged/--weird/--list] [--branch=<branchname] changes/*
|
||||||
|
|
||||||
A change is "merged" if it has ever been merged to release-0.2.2 and it has had
|
A change is "merged" if it has ever been merged to release-0.2.2 and it has had
|
||||||
no subsequent changes in master.
|
no subsequent changes in master.
|
||||||
|
Loading…
Reference in New Issue
Block a user