Mercurial > hg
diff hgext/acl.py @ 24209:6944b64cc28d
subrepo: explicitly request clean and unknown files in status for git's add
No behavior changes here since gitsubrepo.status() doesn't currently populate
clean, and ignores whether unknown files were actually requested. But this is
in line with other calls to status, and should avoid future surprises.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Tue, 03 Mar 2015 21:17:29 -0500 |
parents | 681f7b9213a4 |
children | 80c5b2666a96 |