Skip to content

CFE-3383/master: Made git_stash only stash untracked files when capable#1806

Merged
nickanderson merged 1 commit intocfengine:masterfrom
nickanderson:CFE-3383/master
Jul 20, 2020
Merged

CFE-3383/master: Made git_stash only stash untracked files when capable#1806
nickanderson merged 1 commit intocfengine:masterfrom
nickanderson:CFE-3383/master

Conversation

@nickanderson
Copy link
Copy Markdown
Member

Not all versions of git support inclusion of untracked files when stashing. This
change probes git to determine if it is capable, only using the option when it's
available.

Not all versions of git support inclusion of untracked files when stashing. This
change probes git to determine if it is capable, only using the option when it's
available.

Ticket: CFE-3383
Changelog: Title
Copy link
Copy Markdown
Contributor

@vpodzime vpodzime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@nickanderson nickanderson merged commit 0f1835b into cfengine:master Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants