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
The way the Windows instructions are described, it seems like the users have to run with git-open or gop instead of git open, is that right?
When I do that, I get this error:
C:/Program Files/Git/mingw64/libexec/git-core/git-sh-setup: line 333: uname: command not found
C:\Users\Kevin\Documents\Scripts\git-open.sh: line 259: uname: command not found
C:\Users\Kevin\Documents\Scripts\git-open.sh: line 265: uname: command not found
C:\Users\Kevin\Documents\Scripts\git-open.sh: line 265: grep: command not found
C:\Users\Kevin\Documents\Scripts\git-open.sh: line 277: xdg-open: command not found
The text was updated successfully, but these errors were encountered:
The way the Windows instructions are described, it seems like the users have to run with
git-open
orgop
instead ofgit open
, is that right?When I do that, I get this error:
The text was updated successfully, but these errors were encountered: