Thread (14 messages) flat view 14 messages, 5 authors, 2016-06-15

Re: [PATCH 1/2] init: support --import to add all files and commit right after init

From: Santi Béjar <hidden>
Date: 2016-06-15 22:46:28

2009/3/25 Nguyễn Thái Ngọc Duy [off-list ref]:
+-m <message>::
+--import <message>::
+
+Commit everything to the newly initialized repository. This is equivalent to:
+
+----------------
+$ git init
+$ git add .
+$ git commit -q -m <message>
+----------------
+
+If no message is given, "Initial commit" will be used.
Why a default message and not running the editor?

Santi
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help