On Wed, 18 Apr 2007, Peter Baumann wrote:
Yes. That's my motivation and it works right now
git init a
<hack, hack, hack,>
git commit -a
git-new-workdir a b # allowed
git-new-workdir a c # allowed
git-new-workdir b d # NOT ALLOWED
btw, if you copy git-new-workdir to $GIT_EXEC_PATH then you can do
git new-workdir a b
(and the bash completion script works too. :D)
It's cunning stuff this git program ...
--
Julian
---
All the world's a stage and most of us are desperately unrehearsed.
-- Sean O'Casey