Re: [PATCH] checkout -f: do not leave untracked working tree files.
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:30
Alexander Litvinov [off-list ref] writes:
Good news. I have a habbit to switch branches using two commands: git checkout -f second-branch git clean -d -q Now this will work with single command. Thanks.
"will" meaning "you suspect" or "you tried and confirmed"?