RE: [Feature- Request] Option to commit after checking out branch command is made

2017-11-16 Thread Ninivaggi Mattia
6, 2017 1:20 AM To: Ninivaggi Mattia Cc: git@vger.kernel.org Subject: Re: [Feature- Request] Option to commit after checking out branch command is made Ninivaggi Mattia writes: > 1. I checkout a branch, without having commited first > > git checkout dev > 2. I get this error mess

Re: [Feature- Request] Option to commit after checking out branch command is made

2017-11-15 Thread Junio C Hamano
Ninivaggi Mattia writes: > 1. I checkout a branch, without having commited first > > git checkout dev > 2. I get this error message: > > error: Your local changes to the following files would be overwritten > by checkout: > > // List of files > > // .. > > // > > Please c