gitg Graphical User Interface for git

  • Post last modified:February 16, 2022
  • Post category:Linux
  • Post author:

gitg is a free and open source git client for Linux and Windows. Using gitg you can manage your git repository, commit your work and visualize the history of git repositories. You can view all branches, tags in your local and remote repositories, author details, view your source code with syntax highlighting in diff view and more.

gitg

(more…)

Continue Readinggitg Graphical User Interface for git

Gittyup Graphical Git Client

  • Post last modified:November 23, 2021
  • Post category:Linux
  • Post author:

Gittyup is a free and open source graphical Git client for Linux. Using Gittyup, you can understand and manage your source code version and history easily. It is released under MIT License. It comes with staging of single lines, double tree view for staged and un-staged changes, ignore all files defined by a pattern support, tag viewer and commit message template support. You can easily clone, initialize repositories and add Github, Bitbucket, beanstalk and Gitlab account.

Gittyup Graphical Git Client

(more…)

Continue ReadingGittyup Graphical Git Client

Write Git and Mercurial Commit Messages with Commit Application

  • Post last modified:September 21, 2021
  • Post category:Linux
  • Post author:

Commit is a free and open source Git and Mercurial commit message editor for Linux. Using this Commit app you can inserts blank line between title and description, set the title characters overflow limit and view project folder and branch in window header. Some other important features are git commit messages, git merge messages, git tag messages, git add -p messages, and git rebase -i messages and mercurial commit messages support. It also comes with spell checking and dark theme support. It is released under GNU General Public License v3.0.

Commit

(more…)

Continue ReadingWrite Git and Mercurial Commit Messages with Commit Application