[darcs-devel] [issue1267] Add optional directory name to 'darcs init'
Ben Coburn
bugs at darcs.net
Sun Dec 14 03:52:31 UTC 2008
New submission from Ben Coburn <btcoburn at silicodon.net>:
It would be a nice convenience to be able to specify the directory name of a new
repository when running 'darcs init'. We can already do this with 'darcs get
<some-repo> ourname', would like to be able to 'darcs init ourname'.
This would replace the common sequence of:
mkdir foo
cd foo
darcs init
Which would now be just:
darcs init foo
----------
messages: 6824
nosy: btcoburn, dmitry.kurochkin, kowey, simon, thorkilnaur
priority: feature
status: unread
title: Add optional directory name to 'darcs init'
__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1267>
__________________________________
More information about the darcs-devel
mailing list