arxanas / git-branchless

High-velocity, monorepo-scale workflow for Git
Apache License 2.0
3.37k stars 80 forks source link

[1/7] feat(submit:phabricator): pass `--allow-untracked` to `arc` #1353

Closed arxanas closed 2 days ago

arxanas commented 4 days ago

Stack:


feat(submit:phabricator): pass --allow-untracked to arc

This is normal when moving back and forth between commits that change a .gitignore: there might be files which are untracked in one commit but ignored in another.