diff options
author | Nanako Shiraishi <nanako3@lavabit.com> | 2009-07-25 06:59:28 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-07-25 02:17:54 -0700 |
commit | 53d48885931614a43e414e1272a7f126f8d0c901 (patch) | |
tree | ea3cc2803cac3034168ade392df83e71643daea4 /sigchain.c | |
parent | 0ad8ff2cd185e84fd49dd961370411e379681f10 (diff) | |
download | git-53d48885931614a43e414e1272a7f126f8d0c901.tar.gz |
git init: optionally allow a directory argument
When starting a new repository, I see my students often say
% git init newrepo
and curse git. They could say
% mkdir newrepo; cd newrepo; git init
but allowing it as an obvious short-cut may be nicer.
Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sigchain.c')
0 files changed, 0 insertions, 0 deletions