Skip to content

Conversation

@xakraz
Copy link
Contributor

@xakraz xakraz commented Feb 5, 2018

Should fix #692

Note

Not able to test it on OSX and BSD

# make a temporary file
git_extra_mktemp() {
mktemp -t "$(basename "$0")".XXX
mktemp -t "$(basename "$0")".XXXXXXX
Copy link
Collaborator

Choose a reason for hiding this comment

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

It should be six X according to the man page, but see seven X here?

@spacewander spacewander merged commit 5dbab48 into tj:master Feb 11, 2018
@spacewander
Copy link
Collaborator

@xakraz
Merged. Thanks!

@xakraz
Copy link
Contributor Author

xakraz commented Feb 11, 2018

@spacewander you're welcome :)
I wish I had the time to make the changes you requested ... sorry for that :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update mktemp Pattern

2 participants