Skip to content

elleryq/gedit-git-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple plugin that shows the git differences on the current document.

It is forked from https://github.com/nacho/gedit-git-plugin.
The original version use libgit2-glib and libgit2 to retrieve git repository
information.  I modify to use git command.

Install:
	* mkdir -p $HOME/.local/share/gedit/plugins
	* cp -r git git.plugin $HOME/.local/share/gedit/plugins/

Requirements:
	* gedit

About

Git plugin for gedit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages