Ref T13546. Implement the equivalents of "git stash" in Mercurial.
Details
Details
- Reviewers
- None
- Maniphest Tasks
- T13546: Modernize the "arc land" workflow
- Commits
- rARC0bf4da60f6d6: Make Mercurial use "hg shelve" and "hg unshelve" in dirty working copies in…
Dirtied a working copy in Mercurial, ran "arc land", saw dirty changes survive the process.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- land22
- Lint
Lint Passed Severity Location Code Message Advice src/land/engine/ArcanistMercurialLandEngine.php:616 XHP16 TODO Comment - Unit
Tests Passed - Build Status
Buildable 24581 Build 33888: Run Core Tests Build 33887: arc lint + arc unit