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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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