Re: [fossil-users] Confirm commit

2014-01-09 Thread Mark Janssen
On Thu, Jan 9, 2014 at 3:54 PM, Arseniy Terekhin wrote: > Hello, > > When developing, I often execute last command blindly and sometimes it > happens to be `fossil ci -m "text"`. And sometimes I commit, > forgetting that I'm on a wrong branch. So I purpose to add commit > confirmation that contai

[fossil-users] Confirm commit

2014-01-09 Thread Arseniy Terekhin
Hello, When developing, I often execute last command blindly and sometimes it happens to be `fossil ci -m "text"`. And sometimes I commit, forgetting that I'm on a wrong branch. So I purpose to add commit confirmation that contains number of changes and a branch name. One might say, just be carefu