Top "Git-extensions" questions

Git Extensions is a GUI toolkit to make working with Git more intuitive.

How can I configure KDiff3 on git extension?

When I open my Git extensions, the result is like this: I try to repair it. I click the repair …

git git-extensions kdiff3
How to handle pull requests with Git Extensions?

I have a public repository on github that I'm having trouble handling pull requests with inside GitExtensions. I've done 3 so …

git git-extensions
How to remove/hide GitExtensions toolbar from Visual Studio?

I tried: right-click on a toolbar and uncheck GitExtensions right-click on a toolbar > Customize and delete GitExtensions moved the …

git windows-8 visual-studio-2012 git-extensions
How can I install GitExtensions in Mac OS?

I use Mac OS High Sierra version 10.13.6 I want to install GitExtensions I read here : https://git-extensions-documentation.readthedocs.io/en/…

git macos git-extensions
Git Extensions + Git For Windows: Fetching Branch that does not exist Locally does not Create New Local Branch

I'm running Git Extensions 2.32 on Git For Windows (previously known as msysgit) 1.7.10.msysgit.1. Another user has created a new branch …

git git-extensions
How to Change or Edit the Message on a Commit Before Pushing It

I need to edit my message/comment on a commit that I have not pushed. I am using Git Extensions. …

git-extensions
Stash selected files with Git Extensions

Is there a way with Git Extensions to only stash some of the uncommitted files? Say I have three files …

git git-extensions git-stash
Cannot get git extensions to push something to github SSH problems

Im trying to use git extensions and I really like it so far, but I don't manage to push to …

windows git ssh openssh git-extensions
GitExtensions ignoring .gitignore

I am trying to use git as my VCS for a small project. (Using 2 PCs, both windows) As I don't …

git git-extensions
Cleaning up repositories in GitExtensions

I typically use Git Extensions more than command-line git on windows. Does Git Extensions have a way to delete or …

git-extensions