> From: Paolo Bolzoni
> Sent: Wednesday, 29 July 2015 08:38
> 
> fossil commit "filename"
> might help you in your problem?

It gets messy when there is a number of files, on Windows at least where using 
pipes and xargs is limited compared to Unix.

> On Tue, Jul 28, 2015 at 5:32 PM, Gour <g...@atmarama.net> wrote:
> >
> > what do you think about such feature, iow. split commit within one
> > file in smaller chunks when one forgets to ’safe often, commit often’
> > or simply wants to divide single commit into several ones?

I think it would be useful, especially with complicated merges or when you have 
to revert bits out of the release. (I assume you propose something along the 
lines "fossil commit --incremental" where you would get prompted if you want to 
commit a particular file or not.)

I use stash now to deal with this, but this would be easier.

Cheers,
Steve
_______________________________________________
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