mercurial

$ hg -R foo/bar st

git

$ git --git-dir=foo/bar/.git --work-tree=$(pwd)/foo/bar status


blog comments powered by Disqus