smartgit Questions
3
Solved
Want to undo commit operation in smart git. Accidently commited wrong code and now unable to recover that code.
Thanks in advance.
2
I want to stage a single line in SmartGit, rather than a whole diff hunk.
Eg:
old line
new line but leave unstaged
new line, just stage this
new line but leave unstaged
new line but leave unstage...
Immortelle asked 2/8, 2012 at 15:46
3
Solved
How do I remove a local repository from SmartGit v7?
If I delete the repository from disk it still appears in my list of repositories but with <missing> after it.
I cannot see any way of ...
1
Solved
I want to set my external giff diff tool to the SmartGit so then, typing git diff in a shell, SmartGit diff windows shows up. Is it possible?
I know how to set up an external diff tool. My questio...
5
Solved
I am developing a WordPress theme which is under version control using Git and in a local development area ( WAMP ). I push commits to Bitbucket using smartgit as a GUI. I have 2 branches, ma...
Ivett asked 20/2, 2013 at 0:34
1
Solved
I am not sure that I understand the orange exclamation mark on SmartGit as below, please could someone explain a little bit what does it mean?
7
Solved
How to create a REMOTE branch using smartgit?
1
Solved
I have a problem here and I don't know why, perhaps I did something wrong. I was working in the same file and other developer was working on it too. He told me that file was pushed to the repositor...
Solute asked 26/1, 2015 at 2:8
2
Solved
I was happily using Git - made some commits a couple of nights ago, which are reflected in the remote repo. Last night I opened up Smartgit Hg and it tells me there are missing trees. I ran git fsc...
1
Solved
There is this nice feature in smartgit that sets the conflicted file as the rebase target, which is
by invoking the command 'Set to rebase target ("theirs")' on the file.
However, I want this to b...
2
Solved
On running the shell script provided with SmartGit,
Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /home/User/.smartgit/6/jna-tmp/com/sun/jna/linux-i386/libjnidispatch.so whic...
1
Solved
Is there a way to easily trace all the changes made to a file in smartGit?
I have looked around without success..
I want to be able to see the current version (v0) against the version before that ...
0
I'm using SmartGit6 with a license and git 1.9.4. The refreshing is really slow and it normaly takes 40s to show the log. SmartGit2 is working very fast though.
Anything I can do to make it faster?...
Interlanguage asked 8/8, 2014 at 0:33
1
Solved
I have a GIT repository with two branch master and entidades. I need to merge to master branch a few things from entidades branch. Take a look at image, the folder marked EntityBundle is the only t...
1
Solved
I'm using SmartGit/Hg. I edited some files working on two separate new features. Now as I finished working on Feature A, I want to commit my work, but I can't just commit all my edited files, as th...
Bee asked 24/6, 2014 at 12:25
1
Solved
I use SmartGit as a GUI for git. But so far, I always have the same problem.
In my projects (all of them), I can't pull, the button is disabled, it's only the "fetch only" button which is available...
5
I am trying to install SmartGit and trying to provide bitbucket as hosting provide. I provide correct credentials of my bitbucket account but I get following error:
===============================...
4
Solved
I forked a repository on GitHub.
I then cloned my fork into a folder on my local development enviroment through SmartGit.
Additionally I added the original repository as a remote.
Now, the origin...
1
Solved
I am having Git merge troubles.
Rather than ask a question regarding the problems I'm running into, I would like to ask a question regarding how to interpret the arrows / branch histories when vie...
0
I'm using ungit for visualize branches and merges in my project. I don't use git just for the programming purposes and there are a lot of branching and merging. Currently I've tested some apps from...
Simplicidentate asked 14/1, 2014 at 22:29
2
Solved
I am one of the current maintainers of the FreeGLUT project on sourceforge. This code is stored in an SVN repo, but to stimulate contributions of others, I want to make a git repo available. I alre...
2
Solved
I have a public GitHub account for the last year or so. Yesterday I installed SmartGit on my Windows 7 PC. SmartGit works fine locally but I'd like to push to a remote repo on GitHub.
When I look ...
4
Solved
I have downloaded latest SmartGit installation and each time I want to use it I need to run script smartgit.sh from SmartGit bin directory, this process requires the same repository setup every tim...
Biographer asked 29/8, 2012 at 19:32
1
Solved
I have local changes which I have stored in stash. I have now (afterwards) created a new branch and want to push my changes from stash to this branch. SmartGit: Local > Apply stash.
When I try to ...
1
How to revert to changes to previous revision using smartgit?
I can't find an option there
Chive asked 29/3, 2013 at 9:35
© 2022 - 2024 — McMap. All rights reserved.