Svtter / commit

quick git commit command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick commit

Tools for git quick commit.

This tools will commit all of your changes and push current branch to remote.

Feature

  • One line for git add and git commit
  • Format code.

Screenshots

  • Example

Install

  • git clone git@github.com:Svtter/commit.git
  • pipx install .

Usage

  1. commit
  2. commit [your commit message] # Not available now.

Use commit -h to learn more.

Next

  • Combine with commit msg tools: lintush
  • History commit message.

Related work

About

quick git commit command


Languages

Language:Python 64.1%Language:Makefile 35.9%