Johannes Schindelin
Johannes Schindelin
> Cygwin has explicitly announced that they intend to keep supporting Windows 8.1 for the forseable future. Historically, we have been following their lead in Git for Windows. Because we...
FWIW I implemented support for [Windows](https://github.com/gitgitgadget/git/pull/1588/commits/14cdefff08244f9b5e2ee1fa2a78cfd3e58c14d2) & [macOS](https://github.com/gitgitgadget/git/pull/1588/commits/782cf2b440313fcad0492ee352fa66d1a3534ac4). I didn't do it in this here Action because I had to get things to work (and there were other bugs, such...
Wouldn't an even better suggestion be to end all shells in the tmate session (e.g. via Ctrl+d) thereby ending the tmate session? That should end `action-tmate`, too, without any concerns...
> Sorry, not sure I'm on the same page here - I don't want to end the tmate session, rather I want the github workflow to continue while the tmate...
> That will happen, definitely. I wonder, then, whether we want to change [the post-Action code we added for the detached mode](https://github.com/mxschmitt/action-tmate/blob/master/src/index.js#L59-L62): currently it exits when the `continue` file exists,...
> No, I get a permission error Maybe you want to make that a less mysterious report by sharing the actual error message?
> how to get a debug level log for git-credential-manager The common way is to set the environment variable `GCM_TRACE` either to `1` (in which case the debug log goes...
> Something in regards to token. This is very vague. Could you take a screenshot, at least, and paste it here? Otherwise the only answer anyone competent could give would...
> `build: Support z/OS (OS/390).` > Prefixed commit message must be in lower case Please amend the commit message so that "support" starts with a lower-case "s", then force-push and...
@HarithaIBM please also remove the boiler plate from your initial comment on the PR; This will be sent as "cover letter" and the advice for new contributors is undesirable there.