You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot reproduce the issue if I git status again.
What did you expect to occur after running these commands?
On branch FixMIS
Your branch is up to date with 'origin/FixMIS'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
...
nothing added to commit but untracked files present (use "git add" to track)
What actually happened instead?
warning: failed to restrict file handles (5)
handle #0: 00000000000001a0 (type 2, handle info (1) 0
handle #1: 00000000000001a4 (type 3, handle info (1) 1
handle #2: 0000000000000430 (type 3, handle info (1) 1
This is a bug; please report it at
https://github.com/git-for-windows/git/issues/new
To suppress this warning, please set the environment variable
SUPPRESS_HANDLE_INHERITANCE_WARNING=1
On branch FixMIS
Your branch is up to date with 'origin/FixMIS'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
...
nothing added to commit but untracked files present (use "git add" to track)
If the problem was occurring with a specific repository, can you provide the
URL to that repository to help us with testing?
#4748 is related.
Setup
defaults?
to the issue you're seeing?
Details
Git bash
Minimal, Complete, and Verifiable example
this will help us understand the issue.
I cannot reproduce the issue if I
git status
again.URL to that repository to help us with testing?
https://github.com/TomClabault/HIPRT-Path-Tracer/tree/FixMIS
On branch
FixMIS
.The text was updated successfully, but these errors were encountered: