Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omar-polo/vc-got

Emacs VC backend for Game of Tree
https://github.com/omar-polo/vc-got

emacs

Last synced: 8 days ago
JSON representation

Emacs VC backend for Game of Tree

Awesome Lists containing this project

README

        

# vc-got

[![elpa badge](https://elpa.gnu.org/packages/vc-got.svg)][elpa]

This is an Emacs VC back-end for the [Game of
Tree](http://gameoftrees.org/) version control system

It's [available on ELPA][elpa]: to install it just `M-x package-install
RET vc-got RET`; vc-got will register itself, there's no need to
`require` it.

[elpa]: http://elpa.gnu.org/packages/vc-got.html

## Drawbacks

While I've been using this backend on a daily basis for the last
years, there are some rough edges. Fetching updates in particular is
one action that *at the moment* is better to do by hand. Pushing,
committing, blaming etc on the other hand are fully functional.

Note that pushing requires at least got 0.56, other functionalities
should work with older versions.

## Contributing

vc-got is on ELPA and thus a FSF copyright assignment is required.
It's really easy to get one (just send an email), and having one will
allow you to make further contribution to Emacs itself or to various
other packages.