Thus said Sergei Gavrikov on Thu, 16 Jul 2015 17:21:55 +0300:

> I also expected that 'fossil amend  <uuid>' will spawn $EDITOR with an
> original check-in message likes 'fossil  commit' does. But, I met cold
> silence. Probably, to support $EDITOR for 'amend-commit' isn't trivial
> and I cannot insist on it, however, at least, we shall to see an error
> message.

I  think that  having  ``fossil amend  <uuid>''  without any  additional
options spawn $EDITOR might be too  much of an element of surprise. What
do you think of --edit-comment:

http://www.fossil-scm.org/index.html/info/fbf7b54e72de0bb7

Also,  should some  of these  options have  a short  option analog,  for
example:

   -u|--euser USER         Make USER the check-in user
   -e|--edit-comment       Launch editor to revise comment
   -d|--date DATE          Make DATE the check-in time
   --bgcolor COLOR         Apply COLOR to this check-in
   -c|--branchcolor COLOR  Apply and propagate COLOR to the branch
   -t|--tag TAG            Add new TAG to this check-in
   -n|--cancel TAG         Cancel TAG from this check-in
   -b|--branch NAME        Make this check-in the start of branch NAME
   -h|--hide               Hide branch starting from this check-in
   -K|--close              Mark this "leaf" as closed

Thanks,

Andy
-- 
TAI64 timestamp: 4000000055a9bc2b


_______________________________________________
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