Fossil SCM

explain how empty commit msg affects commit process

bch 2014-04-14 20:30 trunk
Commit 724a5445919f6f1e177df69059f0b480534f78bf
1 file changed +4
--- src/checkin.c
+++ src/checkin.c
@@ -1388,10 +1388,14 @@
13881388
** unless the interactive user chooses to proceed. If there is no
13891389
** interactive user or these warnings should be skipped for some other
13901390
** reason, the --no-warnings option may be used. A check-in is not
13911391
** allowed against a closed leaf.
13921392
**
1393
+** If a commit message is blank, you will be prompted:
1394
+** ("continue (y/N)?") to confirm you really want to commit with a
1395
+** blank commit message. The default value is "N", do not commit.
1396
+**
13931397
** The --private option creates a private check-in that is never synced.
13941398
** Children of private check-ins are automatically private.
13951399
**
13961400
** The --tag option applies the symbolic tag name to the check-in.
13971401
**
13981402
--- src/checkin.c
+++ src/checkin.c
@@ -1388,10 +1388,14 @@
1388 ** unless the interactive user chooses to proceed. If there is no
1389 ** interactive user or these warnings should be skipped for some other
1390 ** reason, the --no-warnings option may be used. A check-in is not
1391 ** allowed against a closed leaf.
1392 **
 
 
 
 
1393 ** The --private option creates a private check-in that is never synced.
1394 ** Children of private check-ins are automatically private.
1395 **
1396 ** The --tag option applies the symbolic tag name to the check-in.
1397 **
1398
--- src/checkin.c
+++ src/checkin.c
@@ -1388,10 +1388,14 @@
1388 ** unless the interactive user chooses to proceed. If there is no
1389 ** interactive user or these warnings should be skipped for some other
1390 ** reason, the --no-warnings option may be used. A check-in is not
1391 ** allowed against a closed leaf.
1392 **
1393 ** If a commit message is blank, you will be prompted:
1394 ** ("continue (y/N)?") to confirm you really want to commit with a
1395 ** blank commit message. The default value is "N", do not commit.
1396 **
1397 ** The --private option creates a private check-in that is never synced.
1398 ** Children of private check-ins are automatically private.
1399 **
1400 ** The --tag option applies the symbolic tag name to the check-in.
1401 **
1402

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button