Coder Social home page Coder Social logo

gitit's Introduction

Project is no longer maintained. Please reach out to @mattcan if you would like to take ownership.

Gitit

A git plugin for gEdit


Gitit is a plugin for gEdit that works similarily to msysgit with Visual Studio. Instead of creating the functionality of git-gui and gitk in gEdit, Gitit simply calls those tools. They do a good job working with git and this plugin makes the functionality more accessible than running those tools from the External Tools plugin.

Requirements

You will need to download the following software for Gitit to run.

  • gitk
  • git-gui

In Ubuntu, simply run the following command in a terminal:

sudo apt-get install gitk git-gui

Features

Gitit is still under development and is lacking most of the features required for a proper git plugin to function.

  • Commit

    Commit runs git-gui which has the power to do your adds at the same time as you put together your commit message. There is also a window that loads the diff for each file listed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.