Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

is there any plugin to use git on gedit on ubuntu?

Tags:

git

gedit

i would like to use a git plugin while coding on gedit. i mean by that buttons for commit or shortcuts. thank you.

like image 821
fenec Avatar asked Sep 30 '10 16:09

fenec


People also ask

How do I add plugins to gedit?

local/share/gedit/plugins directory. Of course, replace the word username with your own username. After you have placed the plugin files into the correct directory, the plugin will appear in the Preferences menu. Select Edit ▸ Preferences ▸ Plugins ▸ [Name of Plugin] to enable the plugin.

Where are gedit plugins located?

/usr/lib/gedit/plugins.

How do I install gedit text editor in Linux?

Go to the Download section of the page and click the Windows Binaries link. Click the link for the latest version (at the time of writing this is 2.30). Click the gedit-setup.exe link (it might be called a slightly different name). Once it's downloaded, open the gedit-setup.exe file to begin the install.


1 Answers

I created one that is fully integrated and supports SVN as well as GIT. Even has a little repo viewer. Let me know if you have any trouble with it:

http://gombi.net/#showcase/giterdone

like image 107
Rob Avatar answered Oct 21 '22 09:10

Rob