Code Monkey home page Code Monkey logo

gitsum's Introduction

= gitsum.el --- basic darcsum feelalike for Git

Copyright (C) 2008  Christian Neukirchen <purl.org/net/chneukirchen>
Licensed under the same terms as Emacs.

Gitsum provides a mode to do interactive partial commits with Emacs.
Run `M-x gitsum' inside a Git repository and kill everything you don't
want to commit with `k'.  You can navigate easily between hunks with
`n' and `p' and between files with `N' and `P'.  A whole file can be
killed with `K'.  If you want to refine the patch, you can split it
with `C-c C-s'.  If you toggle read-only with `C-x C-q', you can edit
everything freely (be careful!).

If you are ready, commit the patch with `C-c C-c' or just `c'.
Enter the message and press `C-c C-c' again.

N.B: If you want to add files in the commit, use `M-x git-status' from
git.el, add the files with `a', then switch to gitsum with `s'.  You
can only add files as a whole.  You need git.el from the git
repository then.


Repository: http://github.com/chneukirchen/gitsum
             git://github.com/chneukirchen/gitsum.git
Patches to: [email protected]

gitsum's People

Contributors

leahneukirchen avatar tomas-abrahamsson avatar

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.