mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 13:30:29 -05:00
6 lines
187 B
ReStructuredText
6 lines
187 B
ReStructuredText
ExternalProject_stash_save_all
|
|
------------------------------
|
|
|
|
* Use "git stash save --all" only if supported. The --all option for git-stash
|
|
wasn't introduced until git version 1.7.6.
|