1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-04-12 20:38:39 +02:00
phorge-arcanist/src/repository/api/git
epriestley 1139eb1a73 Correctly detect uncommitted files in Git
Summary:
I simplified this code at some point and broke it horribly
in the process. Mask in the right flag here and combine the maps
correctly. This solves the great mystery of increased developer
clowniness.

Test Plan:
Ran 'arc diff' in a working copy with staged but
uncommitted files, got an error message (previously, I didn't).

Reviewed By: aran
Reviewers: mroch, aran
CC: aran
Differential Revision: 104
2011-04-05 21:08:55 -07:00
..
__init__.php Initial commit. 2011-01-09 15:22:25 -08:00
ArcanistGitAPI.php Correctly detect uncommitted files in Git 2011-04-05 21:08:55 -07:00