Thus said Olivier Mascia on Mon, 01 Jan 2018 22:33:19 +0100:

> WARNING: multiple open leaf check-ins on private:
>   (1) 2018-01-01 17:21:25 [cf17bd1315] (current)
>   (2) 2017-12-31 12:49:25 [6e96981da8]

> There is  really nothing  wrong. I  just would  like to  'close' those
> leafs  or the  whole  private branch  and re-use  it  later for  other
> purposes.

Given that you know the commit IDs, you could just do:

fossil amend cf17bd1315 --close
fossil amend 6e96981da8 --close

Also,  Fossil doesn't  impose  any uniqueness  restrictions with  branch
names. You can reuse the same  private branch name multiple times if you
want.

Andy
-- 
TAI64 timestamp: 400000005a4aefc1


_______________________________________________
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