Fossil SCM

Show commit information after new branch is commit to avoid confusion.

andybradford 2017-02-07 06:39 UTC trunk
Commit cbde195a118e231f94994e8df8420f4c2e8591dc
1 file changed +1
--- src/branch.c
+++ src/branch.c
@@ -177,10 +177,11 @@
177177
/* Commit */
178178
db_end_transaction(0);
179179
180180
/* Do an autosync push, if requested */
181181
if( !isPrivate ) autosync_loop(SYNC_PUSH, db_get_int("autosync-tries",1),0);
182
+ show_common_info(rootid, "uuid:", 1, 1);
182183
}
183184
184185
#if INTERFACE
185186
/*
186187
** Allows bits in the mBplqFlags parameter to branch_prepare_list_query().
187188
--- src/branch.c
+++ src/branch.c
@@ -177,10 +177,11 @@
177 /* Commit */
178 db_end_transaction(0);
179
180 /* Do an autosync push, if requested */
181 if( !isPrivate ) autosync_loop(SYNC_PUSH, db_get_int("autosync-tries",1),0);
 
182 }
183
184 #if INTERFACE
185 /*
186 ** Allows bits in the mBplqFlags parameter to branch_prepare_list_query().
187
--- src/branch.c
+++ src/branch.c
@@ -177,10 +177,11 @@
177 /* Commit */
178 db_end_transaction(0);
179
180 /* Do an autosync push, if requested */
181 if( !isPrivate ) autosync_loop(SYNC_PUSH, db_get_int("autosync-tries",1),0);
182 show_common_info(rootid, "uuid:", 1, 1);
183 }
184
185 #if INTERFACE
186 /*
187 ** Allows bits in the mBplqFlags parameter to branch_prepare_list_query().
188

Keyboard Shortcuts

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