Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitcut

My own personal macros for git shortcuts. Working on making this usable for others.

Examples:

Input: gm

Output: git commit

Input: gma add some important stuff

Output: git commit -am "Add some important stuff"

Input: gma finalize release ,, origin main

Output: git commit -am "Finalize release" && git push origin main

About

➡️ Convenient Git shortcuts.

Resources

Stars

Watchers

Forks

Contributors

Languages