Page MenuHomePhabricator

Rename contrib/arcanist to source-control-tools
ClosedPublic

Authored by jasonbcox on Dec 3 2019, 22:57.

Details

Summary

contrib/arcanist is a bad name because it doesn't describe what these tools are doing.
Rename to contrib/source-control-tools since these tools will take care of patching, rebasing, etc.

Test Plan
ninja check-source-control-tools
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Dec 4 2019, 01:45

Fixed errant deleted test-commit.patch and added an appropriate .gitignore so it won't be missed again.
(*.patch are initially ignored by the top-level .gitignore)