About 645,000 results
Open links in new tab
  1. SmartGit Installation and Usage on Ubuntu - Stack Overflow

    Jul 26, 2016 · 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 …

  2. git - How to change SmartGit's licensing option after 30 days of ...

    133 while installing smartgit 3.0.4 I checked the commercial licensing option, because I was just clicking "next" button : ) (30 day trial and then you have to buy it).

  3. How to switch with SmartGit to non commercial version on Ubuntu 20.04

    Jan 22, 2022 · I use Ubuntu 20.04. After 30 days of using SmartGit, it wants to change to commercial version. I use it for personal purposes. I tried this: How to change SmartGit's licensing option …

  4. git - SmartGit Hg "Authentication Failed" - Stack Overflow

    Aug 2, 2013 · Perhaps SmartGit remembers wrong account credentials to authenticate you on BitBucket. Goto Edit menu -> Preferences -> Authentication and remove credentials for the …

  5. Git for beginners: The definitive practical guide - Stack Overflow

    SmartGit From the homepage: SmartGit is a front-end for the distributed version control system Git and runs on Windows, Mac OS X and Linux. SmartGit is intended for developers who prefer a graphical …

  6. git - Create patch and apply patch in SmartGit - Stack Overflow

    Mar 29, 2016 · In order to mantain the same code at repository and shared between developers I think in create patch and send him trough email. Since him and I use SmartGit client it's possible to create …

  7. git - SmartGit won't authenticate with ssh - Stack Overflow

    I have a webserver with gitolite installed and where i login using my ssh key. Normally i just use git on the server itself using the command line but for a new project i need to clone a repo on my

  8. How to link Smartgit to GitHub - Stack Overflow

    May 27, 2012 · SmartGit works fine locally but I'd like to push to a remote repo on GitHub. When I look at SmartGit -> Preferences -> Authentication I have selected to use SmartGit as SSH Client.

  9. smartgit - How to merge develop by using "integrate develop" into …

    Jun 26, 2020 · SmartGit's Integrate Develop is basically a git rebase or git merge. Hence, with a non-Git-Flow branch, first make sure your local branch (which should have been a feature) is checked out. …

  10. bitbucket - Setting up SSH client in Smart Git - Stack Overflow

    Jul 25, 2020 · When I try to clone a new repo in smartgit while setting the Authentication in Preferences to use system SSH client, it clones the repo but misses that submodule.