This will allow us to make the assumption that the patch
being landed is on master, whether the patch is part of a revision or not.
This assumption helps keep the patch landing logic as simple as possible
as we begin to use land-patch.sh for non-revision patches.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABC7842514c4385: [land-bot] Use --nobranch for revisions by default
./autopatch.sh --revision Dxxxx git log # verify the patch is the latest commit on master
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable