Re: [fossil-users] How to move a check-in from a branch to another one?

2017-07-14 Thread jungle Boogie
On 14 July 2017 at 08:21, Richard Hipp wrote: > On 7/14/17, jungle Boogie wrote: >> >> The command to edit commits after they've been commited is amend: >> https://www.fossil-scm.org/index.html/help?cmd=amend >> >> example: >> fosisl amend abc123 --tag

Re: [fossil-users] How to move a check-in from a branch to another one?

2017-07-14 Thread Richard Hipp
On 7/14/17, jungle Boogie wrote: > > The command to edit commits after they've been commited is amend: > https://www.fossil-scm.org/index.html/help?cmd=amend > > example: > fosisl amend abc123 --tag fossiliscool > > > As you see, that command allows you to edit quite a

Re: [fossil-users] How to move a check-in from a branch to another one?

2017-07-14 Thread jungle Boogie
On 14 July 2017 at 03:21, Richard Hipp wrote: > On 7/14/17, Olivier R. wrote: >> So what is the recipe to move a check-in to another branch? > > I (the original author of Fossil) always use web-based UI for this. > First run "fossil ui" to get the web

Re: [fossil-users] How to move a check-in from a branch to another one?

2017-07-14 Thread Olivier R.
Le 14/07/2017 à 13:55, Richard Hipp a écrit : fossil update trunk fossil merge --cherrypick $branch ... test fossil commit Thank you. Olivier ___ fossil-users mailing list fossil-users@lists.fossil-scm.org

Re: [fossil-users] How to move a check-in from a branch to another one?

2017-07-14 Thread Richard Hipp
On 7/14/17, Olivier R. wrote: > Le 14/07/2017 à 12:21, Richard Hipp a écrit : >> On 7/14/17, Olivier R. wrote: >>> So what is the recipe to move a check-in to another branch? >> >> I (the original author of Fossil) always use web-based UI for this. >>

Re: [fossil-users] How to move a check-in from a branch to another one?

2017-07-14 Thread Richard Hipp
On 7/14/17, Olivier R. wrote: > So what is the recipe to move a check-in to another branch? I (the original author of Fossil) always use web-based UI for this. First run "fossil ui" to get the web interface going. Then find the check-in you want to move and click on its