Skip to content

brenapp/glitt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glitt

glitt is a small editor for standard git workflows that makes it easier to use Git from the terminal. We currently provide an interactive rebase editor. When you configure glitt as your git editor, you can configure a fallback.

Install

You can install glitt using cargo.

cargo install glitt

Configure

Configure glitt as your core.editor in your user, local, or system settings.

git config --global core.editor "glitt --fallback vim $@"

About

Nice little TUI editor for git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages