git-extensions Questions
4
I want to merge integration branch into master, but I don't want to change anything only to look good.
Integration branch is that with gray. This branch contains a lot of changes, and I want to ma...
Christiachristian asked 6/12, 2017 at 8:53
3
Solved
I would like to have both relative time and exact date and time visible for each commit in gitextensions.
Is this possible? Is there an option for editing visible columns?
Moselle asked 13/3, 2017 at 14:3
2
Solved
The command
gitk filename
let's you see all commits in which the file was changed.
Is this possible for git extensions?
The single file history view does this - unfortunately it shows you the f...
Sandoval asked 5/10, 2015 at 14:14
3
When attempting to clone a repo with Git Extensions and the server's host key has changed the log window reports and error. However the UI doesn't allow answering the prompt. The only thing that ca...
Halitosis asked 5/9, 2019 at 18:33
34
Solved
I want to use a push and pull automatically in Git Extensions, Sourcetree or any other Git GUI without entering my username and password in a prompt, every time.
So how can I save my credentials in...
Evangel asked 11/3, 2016 at 14:29
3
Solved
My git setup has a central repository to which I push. Today I decided to look at the central repository using Git Extensions, and it said that the repo has no commits (almost as if the repo was ne...
Curet asked 22/7, 2012 at 4:18
9
Iam getting this in my visual studio code no matter how many time I try to reinstall it
Deity asked 10/4, 2022 at 15:27
5
Solved
I've found instructions on how to revert a single file in a Git repository to an earlier version. But I am curious if anyone knows of a way to do this using Git Extensions for Visual Studio. This t...
Barbusse asked 5/3, 2011 at 1:47
6
Solved
I recently updated my Git Extension to 3.0.2.5232 and now my git is no longer supported. When I run:
git --version
I get
git version 2.9.0.windows.1
However, I can't just download the lates...
Tracheitis asked 14/3, 2019 at 13:13
4
I'm a quite beginner in using Git (cmd, and UI clients),
I installed Git extensions, set up all requirements.
When I tried to connect to a repository on BitBucket, private account (I used my own pp...
Elbaelbart asked 19/2, 2017 at 12:13
2
Solved
Today I updated to the latest git version (2.39.0).
When I'm pulling from origin with GitExtensions (4.0.0.15569) I now receive an error:
"C:\Program Files\Git\bin\git.exe" pull --progres...
Caseworm asked 13/12, 2022 at 10:44
17
Solved
All of a sudden, I started receiving the following error when checking out my local master branch. The problematic file, as well as the error itself, appears to be random (sometimes the checkout wo...
Lisandralisbeth asked 10/12, 2012 at 14:36
1
Solved
I am fully aware of how to compare two branches via git diff through command line but; I am specifically curious if there is a way through the GITExt GUI?
I enjoy the tool a lot and cannot seem to ...
Aecium asked 9/11, 2022 at 2:58
15
Solved
Git Extensions: Everything was working fine until yesterday.
But suddenly I am get this error when I try to pull some repositories using git extensions
C:\Program Files\Git\bin\git.exe pull --pr...
Vivienne asked 29/8, 2013 at 5:33
8
Solved
I've been using Git Extensions for a while now (it's awesome!) but I haven't found a simple answer to the following:
Sometimes, when typing a commit message, a make a typo. My friend showed me how...
Fly asked 26/5, 2013 at 10:1
2
Solved
When you run a command in Git Extensions, it pops up a window and shows you the git command line that it invokes along with the resulting output. This is handy but sometimes I close the window befo...
Quotient asked 27/1, 2012 at 14:20
3
Solved
I have repository on both github.com and bitbucket.org, and I am very familiar using Git Extensions for all repository functions... But when I started using bitbucket.org repositories I have to use...
Bennir asked 13/8, 2011 at 22:10
10
Solved
What are the benefits and disadvantage of using either Git Extensions or TortoiseGit on a Windows Based OS?
Wertheimer asked 15/5, 2011 at 23:13
1
Here are my steps for installing Jupyter Lab and the Git extension, and then trying to troubleshoot the extension version mismatch problem:
Specs: MacOS Mojave 10.14.6, Jupyter Lab 3.0.5
1. I insta...
Hinson asked 22/1, 2021 at 19:42
4
Solved
So, I don't know if anyone's noticed but the new Merge Tool packaged with VS2012 is sick-o to the max. I've recently moved to Git for my source control and really want to be able to set up VS2012 a...
Comptometer asked 1/10, 2012 at 8:54
5
Solved
Is there a simple way to get a diff on the working directory using the Git Extensions UI (besides the Commit dialog)?
It feels like View Diff should allow me to diff between my working directory a...
Flophouse asked 5/7, 2012 at 19:42
2
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/latest/getting_started.html#installation-macos-2-5x...
Tomkin asked 21/8, 2018 at 11:1
6
Solved
I typically use Git Extensions more than command-line git on windows. Does Git Extensions have a way to delete or move a repo that I cloned, or do I have to do this elsewhere?
Related question: is...
Anagnos asked 30/12, 2011 at 15:45
3
Solved
Is there a way with Git Extensions to only stash some of the uncommitted files?
Say I have three files changed in the working dir (uncommitted) but I only want to stash 2 of them. FYI It doesn't s...
Crest asked 5/3, 2014 at 21:39
4
Solved
I've been trying for the last 2 hours.
I'm using xp-dev as a git repository provider (because I'm already paying and I have svn repo over there)
I've given xp-dev my public key.
But when cloning m...
Castle asked 23/3, 2013 at 7:42
1 Next >
© 2022 - 2025 — McMap. All rights reserved.