ingydotnet/git-hub

GIT_HUB_EDIT_MSG misses information when text is piped to pr-new or issue-new

perlpunk opened this issue · 0 comments

The code that allows input piped to pr-new/issue-new will create a GIT_HUB_EDIT_MSG that misses the extra content it usually should have.
As a result, if the first command failed, the next command will ignore the file and it will be overwritten/deleted.