]> git.phdru.name Git - git-scripts.git/commit
Carefully list dirty repos and show their status
authorOleg Broytman <phd@phdru.name>
Wed, 27 Jan 2016 21:53:48 +0000 (00:53 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 27 Jan 2016 21:53:48 +0000 (00:53 +0300)
commitf0db190b61cc4659a0819b634adaa0992b109461
treea2bfaaf5d2230afe77da4cfda92f45b5540c5ce7
parent5ce70d78ec131c501d2dcc0732cda2def2d95977
Carefully list dirty repos and show their status

Copy every repo to a temp directory; this is very slow but prevents
``git status`` from touching real files.
ls-dirty-carefully [new file with mode: 0755]
status-dirty-carefully [new file with mode: 0755]