Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

Kit

Commands

kit i <url> <branch> # init
kit i <url> <branch> <msg> # init & commit & push
kit fp # push --force
kit p # push
kit p <target> # push origin <target>
kit p -f # push --force
kit p -f <target> # push --force origin <target>
kit c # commit empty message
kit c <msg> # commit <msg>
kit m # merge
kit acp <msg> # add . & commit <msg> & push

About

A git wrapper

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages