Page MenuHomePhabricator

.gitignore: Don't ignore depends patches
ClosedPublic

Authored by Fabien on Apr 1 2020, 11:43.

Details

Summary
Ignoring patches might be useful for those who use git format-patch
often, but in our depends folder we want to keep track of our patches.

Backport of core PR15978.

Test Plan
NOP();

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR15978
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10069
Build 17971: Default Diff Build & Tests
Build 17970: arc lint + arc unit

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

jasonbcox added a subscriber: jasonbcox.

Test plan says 'nop' but this is easy to test with touch and git status

This revision is now accepted and ready to land.Apr 1 2020, 15:28