Nanako Shiraishi <nanako3@xxxxxxxxxxx> writes: > 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@xxxxxxxxxxx> Hmm, I didn't realize this is so common a wish among new people. The patch seems clean. Anybody has comments, both on code and the use case? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html