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
Branch
arc-to-sc-tools
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8394
Build 14806: Default Diff Build & Tests
Build 14805: arc lint + arc unit

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)