Skip to content

leoliu/pcmpl-git-el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Completion for Emacs

Provide completion support for git in Emacs in places pcomplete is used (mainly shell/eshell).

install

Place files pcmpl-git.el and git-options in load-path. By default, git-options will be looked for in the same directory as pcmpl-git.el. You can put the file git-options anywhere and customise pcmpl-git-options-file to point to it.

File pcmpl-git-parse.el is not needed for running this package. It is used for generating git-options.

usage

Complete both git commands and their options and arguments. Type '-' to complete short options and '--' to complete long options. For commands that accept commit as argument, branches and tags will be tried first and then the SHAs in the first few hundred commits.

About

Emacs pcomplete for git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •