Sunday 22 January 2017

Install SmartGit 8.0.1 Git Client On Ubuntu 16.04

Install SmartGit 8.0.1 Git client on Ubuntu 16.04 Linux. SmartGit Git client supports GitHub Pull Requests+Comments and SVN. SmartGit comes with special integrations for GitHub, BitBucket and Atlassian Stash to create and resolve Pull Requests and Review Comments.
SmartGit Journal allows to focus on the work with the current branch without being distracted by unrelated commits or less important commit connections. Most branch-related commands, like Merge, Cherry-Pick and Reset, can be accessed from the context menu of the Journal. As most branch-related tasks in daily work require just one specific other branch, the Journal often reduces the need to open the Log.

SmartGit 8.0.1 Changelog

Fixed Bugs
  • Git: Branches: misleading ahead/behind commit display in case of push.default branch != tracking branch
  • Commit: false-positive “diverges remote branch” warning when trying to Commit&Push merge commit
  • Commit: flickering if spell-checker and line-length-guide want to highlight
  • Log: memory leak if having the Log window open for a long time
  • Refresh, File Monitor: smartgit.fileMonitor.excludeIgnoredDirectories=false does not work properly
  • Stash-on-demand: possible internal error related to progress display
  • SVN: Journal: tracked/tracking display wrong (no jigsaw connection)
  • GitHub: – comment timestamp was not shown in current time-zone but GMT
  • GUI: Compare: internal error apply selection/lines for inserted block at end of file
  • GUI: Commit: file completion did not show anything if nothing matching was found
  • GUI: General dialogs: navigation with tab-key or default button (on OS X) did not work correctly any more

Install SmartGit 8.0.1 on Ubuntu

Run the commands given below to install SmartGit 8.0.1 on Ubuntu 16.04, Ubuntu 15.04, Ubuntu 14.04 and other Ubuntu Derivatives:
sudo apt-get update
sudo apt-get install gdebi
wget http://www.syntevo.com/static/smart/download/smartgit/smartgit-8_0_1.deb
sudo gdebi smartgit-8_0_1.deb

Once installed, it can be used to manage Git operations.

Harry

Author & Editor

A technology enthusiast and addictive blogger who likes to hacking tricks and wish to be the best White Hacket Hacker of the World.

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.