Details
Details
- Ran arc diff in a git directory with untracked files.
- Ran arc diff in a svn directory with untracked files.
- Ran arc diff in a hg directory with untracked files.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
- SVN has no unstaged/uncommitted files so we never actually reach the prompt anymore there; remove some code.