Quick Selects

A list of quick selects

Written By Kurt Schambach

Last updated 6 months ago

Tags

gith tag

gith push tag

add a tag β†’ git tag <some_tag

push a tag β†’ git push origin

Commits

gith commit

gith commit staged

gith commit all

gith undo commit

commit staged files

commit all files

undo changes from last commit

Status

gith status

print status

Remote

gith add remote

add a new remote

Branches

gith switch

gith list branches

gith delete branch

switch branch

list branches

delete branch