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 /t/t4100 | |
parent | configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missing (diff) | |
download | tgif-53d48885931614a43e414e1272a7f126f8d0c901.tar.xz |
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 't/t4100')
0 files changed, 0 insertions, 0 deletions