Nicolas Pitre <nico@xxxxxxx> writes: > This should make first GIT impression a little less intimidating. > > Signed-off-by: Nicolas Pitre <nico@xxxxxxx> I was not sure about this for quite some time, thinking that it might make sense to default the behaviour of init-db for bare repositories and give init as a user-level wrapper to drive init-db to add customization suitable for repositories with working trees. List? > Maybe that could be a good rule of thumb to have all porcelainish > commands not have any hyphen in their name, like "diff", "commit", > "add", etc. ? I was also hoping that would become the case except verify-tag, cherry-pick, and format-patch. Also I was wondering if it would make sense to give two dashes to the back-end ones that never get invoked by the end users directly (e.g. merge--recursive, upload--pack) but thought it was too ugly. - 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