43 lines
1.2 KiB
Org Mode
43 lines
1.2 KiB
Org Mode
|
#+TITLE: emacs/vc
|
||
|
#+DATE: May 23, 2020
|
||
|
#+SINCE: v3.0.0
|
||
|
#+STARTUP: inlineimages nofold
|
||
|
|
||
|
* Table of Contents :TOC_3:noexport:
|
||
|
- [[#description][Description]]
|
||
|
- [[#maintainers][Maintainers]]
|
||
|
- [[#module-flags][Module Flags]]
|
||
|
- [[#plugins][Plugins]]
|
||
|
- [[#prerequisites][Prerequisites]]
|
||
|
- [[#features][Features]]
|
||
|
- [[#configuration][Configuration]]
|
||
|
- [[#troubleshooting][Troubleshooting]]
|
||
|
|
||
|
* Description
|
||
|
This module augments Emacs builtin version control support and provides better integration with git
|
||
|
|
||
|
** Maintainers
|
||
|
This module has no dedicated maintainers.
|
||
|
|
||
|
** Module Flags
|
||
|
This module provides no flags.
|
||
|
|
||
|
** Plugins
|
||
|
# A list of linked plugins
|
||
|
+ [[https://github.com/rmuslimov/browse-at-remote][browse-at-remote]]
|
||
|
+ [[https://gitlab.com/pidu/git-timemachine][git-timemachine]]
|
||
|
+ [[https://github.com/magit/git-modes][gitconfig-mode]]
|
||
|
+ [[https://github.com/magit/git-modes][gitignore-mode]]
|
||
|
|
||
|
* Prerequisites
|
||
|
This module has no prerequisites.
|
||
|
|
||
|
* TODO Features
|
||
|
# An in-depth list of features, how to use them, and their dependencies.
|
||
|
|
||
|
* TODO Configuration
|
||
|
# How to configure this module, including common problems and how to address them.
|
||
|
|
||
|
* TODO Troubleshooting
|
||
|
# Common issues and their solution, or places to look for help.
|