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
{{ message }}
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
I installed "GitHub for Windows" on my Windows XP VM, as well as on the some other Windows XP machines.
Each one has the same issue. GitPad crashes when invoked - e.g. git commit
C:\Documents and Settings\Adam\My Documents\GitHub\arms [master +1 ~0 -0 !]> git commit --amend
Unhandled Exception: System.Exception: GetTokenInformation failed
at Gitpad.Program.IsProcessElevated()
at Gitpad.Program.Main(String[] args)
error: There was a problem with the editor 'gitpad'.
Please supply the message using either -m or -F option.
The same thing happens if I download the latest GitPad.exe and try to install it.
I installed "GitHub for Windows" on my Windows XP VM, as well as on the some other Windows XP machines.
Each one has the same issue. GitPad crashes when invoked - e.g.
git commitThe same thing happens if I download the latest GitPad.exe and try to install it.
What could be wrong?