git-gui
Can I make "git gui" pass, say, "--patience" to "git diff"?
I\'m really just looking for a way to configure git gui to generate diffs as 开发者_开发知识库if by git diff --patience, but I strongly suspect that any mechanism which might allow me to do this would[详细]
2023-04-11 13:44 分类:问答Using Git-GUI and Git-Bash on windows: location of *.git file?
I\'m new to Git, and I used a command like this to clone a git repo onto my computer: 开发者_JAVA技巧git clone git://git.domain.com/dir1/dir2/myrepo.git[详细]
2023-04-10 09:48 分类:问答Always get 'Could not find git repository' error when starting the gitg visual tool
I click \'ok\' then I can use File -> Recently Opened or File -> New But I cannot set a repository as the default and I canno开发者_如何学Got get rid of the startup message showing every time unti[详细]
2023-04-02 06:28 分类:问答Does TortoiseGit allow selective staging, like git-gui?
This question: Can you interact with the index/staging area with TortoiseGit? takes the position that TortoiseGit\'s main function is not to eliminate the need for the git command line, and in gener[详细]
2023-03-26 05:37 分类:问答Is there a better way to make an initial GIT commit for a web application? [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: Git GUI.. stage everything[详细]
2023-03-22 12:47 分类:问答On OS X how do I set desired language in git-gui?
Its almost not possible to use in my native lan开发者_如何转开发guage, swedish. I have seen some tips for windows, but not for OS X.[详细]
2023-03-11 22:52 分类:问答How to use Git GUI from Unix using Xming
I\'m using Windows XP and I log in to a unix system using 开发者_如何学PythonPutty where I run several Git commands. I have also installed Xming + Git GUI in my Windows system.[详细]
2023-03-08 11:49 分类:问答Git GUI like Bzr Explorer but for Git?
What GUI\'s are there for GIT that are like Bazaar Explorer? Preferably for Linux. (source: ubuntugeek.com)[详细]
2023-03-06 05:53 分类:问答Restoring a specific file from a commit
I\'m using Git with GitGUI. I did a commit to several files (and have since committed again) and now I see a test is not working. I checked out some commits and found the culprit. I now want to resto[详细]
2023-02-27 20:48 分类:问答GIT: How to get rid of the annoying CRLF message on msysgit (windows)?
Practically everytime I stage a textfile (that\'s most of em), I get the message from git gui (I use msysgit) that It replaced (or is about to) line endings with CRLF\'s. Obviously I want that (and th[详细]
2023-01-18 21:45 分类:问答