GithubHelp home page GithubHelp logo

vim-unite-giti's Introduction

vim-unite-giti

vim-unite-giti is unite source for using git.

Usage

Install

NeoBundle 'git://github.com/kmnk/vim-unite-giti.git'

Sources

  • giti
    • view sources of giti
  • giti/branch
    • view branches on current repository
  • giti/config
    • view config
  • giti/log
    • view log on current repository
  • giti/remote
    • view remotes
  • giti/status
    • view status of current repository
  • giti/grep
    • view grep results and jump to line

Kinds

giti/branch actions

  • switch
  • delete
  • delete_force
  • merge

giti/config actions

  • yank_value
  • write
  • remove

giti/log actions

  • view
  • diff
  • revert
  • vimdiff
  • reset

giti/remote actions

  • fetch
  • rename
  • rm

giti/status actions

  • add
  • add_patch
  • reset
  • commit
  • amend
  • checkout
  • diff
  • diff_cached
  • diff_head
  • vimdiff_head
  • rm_cached
  • ignore

CUSTOM ACTION

on file kind

  • git_rm

SEE ALSO

TODO

  • extend giti/log source (and write document about it)
  • implement giti/stash source and kind
  • implement giti/blame source and kind (use scrollbind)
  • implement giti/tag source and kind
  • implement git_pull and git_pull_squash custom actions
  • and other ...

vim-unite-giti's People

Contributors

kmnk avatar alpaca-tc avatar lambdalisue avatar f110 avatar chadrien avatar kopischke avatar

Watchers

youchan avatar James Cloos 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.