Skip to content
Snippets Groups Projects
Commit 2bc981e6 authored by Christian Fetzer's avatar Christian Fetzer
Browse files

ExternalProject: Fix git stash not using "--all" option

GIT_VERSION_STRING is unset in _ep_write_gitupdate_script(), hence
git stash is not being called with the "--all" option, even if Git
is new enough to support this.
parent 24391d9f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment