A Tcl/Tk based graphical user interface to Git.
1
vote
1answer
27 views
Using Git Gui Windows - How do you save user credentials - Username and Password
I know this question has been asked before and I've been looking at this link :
https://www.kernel.org/pub/software/scm/git/docs/git-credential-store.html
I'm really really new to using Git Gui ...
0
votes
1answer
19 views
Create non fast-forward commits as default
I usually want to create non fast-forward commits.
I know I can do that using the --no-ff flag, but I tend to forgot that :(
Is there a way to set this as default?
Currently I'm using Git GUI (on ...
1
vote
1answer
75 views
Git remote as local
My web host has installed Git as "client" on their Linux-based (I believe Debian) web hosting servers, not as "server".
Is there a way to use GitGUI via my Windows 7 desktop computer to connect to ...
1
vote
1answer
43 views
How to detach “git gui” started in “Git bash” on Windows?
For example,
I start "git bash";
I navitage to certian directory;
I start git gui&;
I close the console window or press Ctrl+C.
Git-gui's window disappears. Even if I used git gui&disown. ...
-1
votes
1answer
51 views
Error during merging
Can anyone help me with this git merge error...i am kinda a bit lost here. I have been trying to fix this merging issue for two days now and reading a lot of merging but still I can't seem to figure ...
2
votes
1answer
104 views
How to add tool to open Git shell in repository from msysgit (GUI)?
Is there a quick command that I can put in so that if I run this tool it will open a shell which is set to the repo's directory? I have searched everywhere and it seems I cannot find a command that ...
1
vote
1answer
57 views
Git GUI - remove entry from recently used repositories on splash screen
I've got some recently used repositories on the splash screen that I want to remove because I'm not using them anymore. How do I remove them?
OS = Windows 7
I've looked in the registry and searched ...
0
votes
0answers
14 views
How do I discard local changes from GitGui?
I prefer to use GitGui instead of the command line, but I couldn't find anything in the menus for just discarding all the local changes I've made.
How do I do that?
1
vote
1answer
74 views
git errors sharing files among Windows and Mac
I recently had a problem wit git couldn't merge because of HEAD and these files. (Netbeans said)
So I tried doing it with Git Bash and it gave me some errors about .DS_Store. So I removed those files ...
1
vote
1answer
78 views
GIT GUI and merge using --no-ff option
I'm using GIT since last year and it is really really helpful...
I read a lot about the best way to use branches etc...
I actually have only one problem, I mainly use the GIT GUI
git-gui version ...
1
vote
1answer
47 views
gitk lost commits
I was using git gui and my wifi was lost during an operation. Now, when I look at my commit history there are several commits missing, and a gap in the history. Everything before the gap is connected ...
2
votes
2answers
169 views
How to open Git Bash from Git Gui?
In Windows, is there any way to open Git Bash from the repository currently open by Git Gui?
1
vote
1answer
44 views
How to revert back the last merge in GIT
I committed my changes to local master, I merged my changes with the works of another developer who was also working on master, she made few commit before my commit. Finally I made a merge of my work ...
0
votes
0answers
65 views
Windows git GUI beyond the output directory is incorrect
My working directory: d:\www\weishiji
Beyond displaying output directory d:\
I git configuration
[user]
email = lxj@weishiji.me
name = lxj
[gui]
[gui]
[gui]
recentrepo = D:/www/weishiji
...
2
votes
2answers
326 views
How to stage line by line in git gui although “No newline at end of file” warning
I use git gui to select lines for being staged for a commit. This normally works like a charm. I am aware of the option to do the same on the command line.
Whenever a file does not initially have a ...
-2
votes
1answer
48 views
Config Git to not require comment every checkin [duplicate]
Possible Duplicate:
Git commit with no commit message
I am looking for a way to configure Git to not require a comment upon checkins. I hope it can be done on the repository side but if it ...
1
vote
2answers
623 views
0
votes
1answer
178 views
Where are tag messages in Sourcetree
Where can I access the corresponding message of git tags in Sourcetree. The context menu of a tag seems not to offer such an option.
1
vote
4answers
194 views
How to upload a project to Github
After checking this question I still have no idea how to get a project uploaded to my Git Hub repository.
I'm new to Git Hub and I have no idea what to do. I created a Repository but i want to upload ...
1
vote
1answer
379 views
Git GUI not loading on iMac [closed]
I've just bought a new iMac and I've hooked my Git repo up to it but I'm receiving the following error when launching Git GUI:
git-gui died of signal 11
Can anyone suggest a solution for me?
My Git ...
7
votes
1answer
1k views
Did Apple remove the 'git gui' command in XCode 4.5 command line tools?
After updating to XCode 4.5 and installing the developer tools I can no longer run the 'git gui' command from the command line. It says:
$ git gui
git: 'gui' is not a git command. See 'git --help'.
...
0
votes
1answer
375 views
How to add or remove a git tag by using GUI on Windows? [duplicate]
Possible Duplicate:
How to use tags for versioning in git gui
I install Git-1.7.11-preview20120710 and my OS is Windows.
Adding or removing git tags from command line is easy:
Adding a ...
0
votes
1answer
623 views
Pull locally with Git Gui?
I'm new to Git and using the Windows Gui.
After making several commits, I made an uncommitted change I don't like.
How do I fetch my last local commit and overwrite the working copy with it?
1
vote
1answer
184 views
Updating the Git index failed, LF will be replaced by CRLF?
I'm using git-gui for version control and pushing them to remote locations. When I tried to Rescan files for changes, I got this message and I'm not sure what that means. Please help me out here.
...
0
votes
1answer
1k views
Git gui for windows checkout, branching, commit and pull changes
Since last 5 years i have been working with SVN and i am new boy to GIT i have few confusions regarding git repository usage for basic operations and by looking at many tutorial and videos could not ...
0
votes
1answer
81 views
GUI hangs upon bash input request [closed]
I have a hook for git that checks some condtions, and, if something is wrong, writes "Continue? [y/N]" and waits for the input. When something is commited from console, everything works as expected. ...
1
vote
0answers
87 views
Invoking external difftool from git-gui?
I have p4merge configured so that from the command line if I do a "git difftool ... " then the external diff tool opens up correctly.
I would like to open the external difftool from "git gui" instead ...
11
votes
1answer
1k views
“fatal: corrupt patch at line XX” when staging single line
I'm getting the following error when I'm trying to stage a single line or multiple lines using the git gui (right click -> stage lines for commit). It's not the first time it occure to me, and I've ...
1
vote
0answers
105 views
Configure gitg to use UTF8
gitg doesn't display correctly git diff of UTF8 files, even while
git does it correctly (as seen on the console)
gitg correctly displays UTF8 files (not diff)
Is it possible to configure it to ...
0
votes
1answer
120 views
Git Gui - how to push to production?
I am using Git Gui.
I have pushed my changes to master.
But in order to make them live they have to be pushed to master:production.
I don't see any options for production when I click the push ...
1
vote
2answers
198 views
Error while trying to push in git-gui
I'm trying to push a change to the wikimedia gerrit service ( https://gerrit.wikimedia.org), but am having some problems.
After clicking push, I carry on to the 'pushing' window.
It thinks for a ...
2
votes
1answer
508 views
How to Add Remote with Git Gui?
I want to push my changes to a folder on a remote server. I can even do a map drive to it.
Wish there was a folder browser (the same as choosing where to create repo) where I can select the server ...
3
votes
1answer
506 views
Git: Merge Multiple Branches
I apologise if this has been answered somewhere thoroughly, obvious and many times as it likely already has; but I've been unable to find information on this specific problem I'm having after ...
0
votes
1answer
55 views
Where is the repository picker in my Git GUI?
I have just started using GIT and for some reason every single time I click to open GIT GUI I can't see the repo picker, it just goes to the repository screen and shows it's in C drive.
Does anyone ...
2
votes
1answer
567 views
Where is git mv in SourceTree?
I know you can move files. But what about renaming and moving whole directories?
1
vote
3answers
552 views
Git Diff - How do I revert selected lines or chunks
In Git GUI I can select parts of a diff and stage just those lines or chunks. How would I do the opposite, as in roll back changed lines in a file. Usually these are accidental white space changes I ...
5
votes
2answers
2k views
Where is git-blame in SourceTree
I'd like to see who contributed which line/change to a file. git-blame does exactly that. So does SourceTree have a git-blame view?
0
votes
1answer
241 views
Can I have git gui and git bash and eclipse git plugin looking at same repo simultaneously?
I am using Eclipse to work on Android java projects on a Windows 7 machine. I am using Git to version-track, back up, and share.
I have git gui, git bash, and the eclipse git plug-in. My question ...
1
vote
2answers
165 views
GIT GUI can't access welcome screen
I am trying to work on a new repository in my GIT GUI
but when ever i open GIT GUI ,it directly takes me to the second page and opens some previous repository
Attach is the screenshot
How can i ...
1
vote
1answer
505 views
Why doesn't GIT clean up when aborting a merge triggered from pulling in changes?
My team has had a lot of trouble with GIT lately because the aborted pull commands.
If a user has local modifications not on the index and does a pull, I have seen git attempt to start applying the ...
2
votes
2answers
441 views
What's the difference between Git add (ctrl+A) and Stage to Commit (ctrl+T) in the git GUI?
If git add (CTRL+A) starts tracking changes AND stages changes to already tracked files, why should I ever use Stage to Commit (CTRL+T) in the git gui ?
2
votes
1answer
212 views
Which $VARIABLES can be passed to an external tool from git-gui?
When I add a new tool to git-gui, the dialog indicates that I could use some variables to be passed to the tool ($REVISION, $ARGS, $FILENAME).
Are there any other parameters that are not documented ...
9
votes
5answers
3k views
Is there any IDE/GUI support for git-flow on Windows/Linux?
Are there any GUI frontends for Git with git-flow support?
Our team uses Eclipse IDE on Windows and Linux.
Managed to gradually infect them with git-svn, now looking for the next steps to harness ...
4
votes
1answer
547 views
Push with Git Bash works, but fails with Git Gui
I'm hitting a weird roadblock with Git. I'm trying to push some code to GitHub using Git Gui. I've done this many times before, but this is the first time on this machine. I've set up the keys like ...
0
votes
1answer
80 views
Git-Gui: Committed code but my github account shows nothing
so I committed some code today for the first time to github.
however, when I go to my activity, nothing shows? What happened to the code I committed? Is there an error or log I can view ?
1
vote
2answers
181 views
Is it safe to compress a GIT archive in regard to data loss or archive corruption?
I'm using GIT GUI to keep track of changes made to our daily developing tasks and code/files changes.
Currently I'm into web development, primarily web sites. I'm using a GIT archive for each website ...
6
votes
2answers
939 views
Git: how to repack all loose commits
After using git gc and git repack (with various options) I still have 4825 loose commits in the folder .git/objects. I would like to have all of them in the pack file with the rest or in another pack ...
1
vote
2answers
108 views
GitGui on Windows: Show empty directories
I think git does not track empty directories by default, but is there any way to make it track them?
I have two empty directories that I would like to be included with a project "images" and ...
4
votes
1answer
220 views
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 allow other ...
0
votes
1answer
730 views
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:
git clone git://git.domain.com/dir1/dir2/myrepo.git
I'm also trying to experiment with the Git-GUI on windows. ...



