On Fri, Mar 20, 2015 at 2:55 PM, Richard Hipp <[email protected]> wrote:
> On 3/20/15, Abilio Marques <[email protected]> wrote: > > fossil ci -m "first commit" --ignore file1 file2 > > I have your request. In the meantime, consider this work-around: > > fossil stash save file1 file2 > # test > fossil ci -m "first commit" > fossil stash pop I see this as a safer way to do partial commits.
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

