-
I reported the following error through the error reporting message box (see details below). The error, which crashes Git Extensions, is caused by a bad value in the settings file under the roaming use…
-
Hello,
I've get the following exception if I'm pressing the ok Button of the Settings Dialog
System.IO.IOException
Die Datei oder das Verzeichnis ist beschädigt und nicht lesbar.
Application : GitExt…
-
i get System.ArgumentException: The path is not of a legal form. when I open GitExtensions and it closes.
```
System.String NormalizePath(System.String, Boolean, Int32, Boolean) @ System.IO.Path
at…
-
--- GitExtensions2.48.05, Git 1.9.5.msysgit.0, Microsoft Windows NT 6.3.9600.0
Tools -> Settings -> Try to make some change or no change at all to settings
Then click on OK
```
Error details:
Exce…
-
Git for windows places its global config in `c:\ProgramData\Git\config` and not in etc - GetExtensions looks for the etc one
mindw updated
8 years ago
-
The Git commands in the lesson HTML Elements Code-Along are all wrong.
I made the required HTML changes but following along in the tutorial up to the gitcommands do not result in my branch being merge…
-
After Installing Visual Studio we have GIT Crashes. We Unistall and reistall but we receive this error again. Wha we can do?
"C:\Program Files (x86)\Git\bin\git.exe" clone -v --recurse-submodules --…
-
I realize Rugged probably won't be as fast as git log, but currently the performance for the log on a particular file is horrible. Compare on your machine, for me (in a ruby benchmark 1000 times) I'm …
-
OS: Ubuntu 14.04 LTS
1) Unziped GitExtensions mono
2) run `mono /GitExtensions.exe`
3) it run successfully, close application
4) run `mono /GitExtensions.exe` again
5) Crash
After first successfull …
-
When creating another workdir with
`git worktree add `
I can successfully work in that folder with git commands on the console. It is a new working directory from the same repository (https://git-s…
Borph updated
8 years ago