When merging one branch to another, the merge usually reflects more than a 
single commit.

So, just like when a commit is aborted, the next time you try to commit you’re 
given the previously typed comment as default, it would be nice if after 
merging, the default comment for the next COMMIT (i.e., when not using the –m 
command-line option but the editor) was the accumulated comments of all 
check-ins represented in the merge.  One can then edit out what’s not 
important.  This is less work than trying to (remember and) type all details 
about the changes merged in.  (This is also useful when the merged in content 
comes from a private branch which may later be deleted losing all detailed 
comments about the changes.)

Thanks.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to