Skip to content

a-vorontsov/git-gud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

git gud

image

git gud is a wrapper command line interface (CLI) for git. git gud takes your mistakes and errors and automagically retrieves relevant StackOverflow answers right to your terminal.

What it does

gud [git command arguments]

git gud wraps around the git cli commands and only requires you to write the arguments in as if you were doing normal git commands.

git it here