Skip to content

Enable autocomplete of git commands and branches in Windows commandline cmd.

Notifications You must be signed in to change notification settings

ztomm/git-autocomplete-for-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

git-autocomplete-for-windows

A lightweight auto-completion for Git commands and branches in the Windows command prompt (cmd).

I prefer to disable the Use enhanced default settings when installing Clink. This causes the suggestions to be displayed as a list on a double tab. A list can also be displayed with CTRL+SPACE.

Missing commands can be added in the git-autocomplete.lua (line 1-14).

About

Enable autocomplete of git commands and branches in Windows commandline cmd.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages