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 am getting the same following output issue when ever I use git branch
>git branch
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see https://cygwin.com/problems.html
* main
>
>git version
git version 2.48.1.windows.1
The text was updated successfully, but these errors were encountered:
You're probably on an Insider version of Windows, which would have been important to add to the report. Be that as it may, I am convinced that this is fixed via git-for-windows/msys2-runtime#86. Please test the latest snapshot.
I am getting the same following output issue when ever I use
git branch
The text was updated successfully, but these errors were encountered: