On Tue, Dec 03, 2013 at 23:09:38 +0100, Daniele E. Domenichelli wrote:
> git stash save automatically saves the index, that is restored using git
> stash pop --index. The --keep-index does not save the index but instead
> keeps it in the working tree.
> This means that after stashing you will still have a dirty working tree,
> and therefore rebase will fail.

Ah, right. Misread the docs for it.

Thanks,

--Ben
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to