Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/omar-polo/vc-got
- Owner: omar-polo
- License: gpl-3.0
- Created: 2020-11-29T18:16:53.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-29T11:01:46.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T04:42:59.898Z (over 1 year ago)
- Topics: emacs
- Language: Emacs Lisp
- Homepage: https://projects.omarpolo.com/vc-got.html
- Size: 276 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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 systemIt'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.