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
What did you expect to occur after running these commands?
my code would be pushed; possibly i would be asked to log in
What actually happened instead?
i recieved all of this:
warning: failed to restrict file handles (5) handle #0: 000000000000026c (type 3, handle info (1) 0 handle #1: 0000000000000270 (type 3, handle info (1) 1 handle #2: 0000000000000284 (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 warning: failed to restrict file handles (5) handle #0: 000000000000025c (type 3, handle info (1) 0 handle #1: 0000000000000270 (type 2, handle info (1) 1 handle #2: 0000000000000288 (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 Enumerating objects: 7, done. Counting objects: 100% (7/7), done. Delta compression using up to 4 threads Compressing objects: 100% (4/4), done. Writing objects: 100% (4/4), 432 bytes | 432.00 KiB/s, done. Total 4 (delta 2), reused 0 (delta 0) remote: Resolving deltas: 100% (2/2), completed with 2 local objects. To https://github.com/gabbybarbieri/TSP.git 39a0d00..1c1118b master -> master
If the problem was occurring with a specific repository, can you provide the
URL to that repository to help us with testing?
Setup
64 bit
64 bit windows 10
defaults?
to the issue you're seeing?
N/A
Details
Git Bash
Minimal, Complete, and Verifiable example
this will help us understand the issue.
my code would be pushed; possibly i would be asked to log in
i recieved all of this:
warning: failed to restrict file handles (5) handle #0: 000000000000026c (type 3, handle info (1) 0 handle #1: 0000000000000270 (type 3, handle info (1) 1 handle #2: 0000000000000284 (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 warning: failed to restrict file handles (5) handle #0: 000000000000025c (type 3, handle info (1) 0 handle #1: 0000000000000270 (type 2, handle info (1) 1 handle #2: 0000000000000288 (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 Enumerating objects: 7, done. Counting objects: 100% (7/7), done. Delta compression using up to 4 threads Compressing objects: 100% (4/4), done. Writing objects: 100% (4/4), 432 bytes | 432.00 KiB/s, done. Total 4 (delta 2), reused 0 (delta 0) remote: Resolving deltas: 100% (2/2), completed with 2 local objects. To https://github.com/gabbybarbieri/TSP.git 39a0d00..1c1118b master -> master
URL to that repository to help us with testing?
https://github.com/gabbybarbieri/TSP
The text was updated successfully, but these errors were encountered: