Top "Smartgit" questions

SmartGit/Hg - is a cross-platform visual client version control system (VCS) for Git, Mercurial and Subversion, that can run on Windows, Linux and Mac OS.

Create patch and apply patch in SmartGit

I have a online repository hosted at Bitbucket but one of the developers has Internet connection problems and most of …

git patch smartgit
Fast-forward, merge commit or merge to working tree, which is the right option to pick here?

I have a GIT repository with two branch master and entidades. I need to merge to master branch a few …

git merge smartgit
Can't "pull" with smartgit, "fetch only" is available

I use SmartGit as a GUI for git. But so far, I always have the same problem. In my projects (…

git git-pull smartgit
Git - Broken Links, Missing & Dangling Trees

I was happily using Git - made some commits a couple of nights ago, which are reflected in the remote …

git smartgit
How to link Smartgit to BitBucket

I am trying to connect SmartGit/Hg client to my BitBucket account. All of the online search seems to fetch …

mercurial bitbucket smartgit
Smartgit: Moving local changes from stash to branch

I have local changes which I have stored in stash. I have now (afterwards) created a new branch and want …

git smartgit
Change from master to development branch in SmartGit

I clone a repo using SmartGit but now following good practices I'll start developing at development branch and then merge …

git branch smartgit
How to commit & push selected files but not all in Git

I have a git repo with two branches: develop and master. I work mostly at develop and when files are …

git push commit git-merge smartgit
How do I add a global gitignore to SmartGit/hg?

I created a global .gitignore file (see https://help.github.com/articles/ignoring-files#global-gitignore) but how can I make this …

git smartgit
Git Stash Failed

I am using SmartGit in Windows. Today I needed to do a hard reset back a couple commits. SmartGit automatically …

git git-stash smartgit