0.2.15 • Published 6 years ago

co-commit v0.2.15

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

🤝 co-commit

Run npx co-commit to start. - No installation needed.

screenshot of using gif co-commit

🤓 Background

GitHub allows you to co-author commits by appending Co-authored-by: name <name@example.com> to a commit message.

🧠 Advanced

Make it blazing fast 🔥

Each time you run co-commit, npx will install the package. This will usually only takes a few seconds. To skip this you can preinstall co-commit using npm i -g co-commit.

CLI arguments

You can also utilize git flags with co-commit: eg git commit --all becomes npx co-commit --all. Additionally, you can skip prompts using flags: eg: -m "your commit message" or -co "mariiapunda".

Multiple Co-Authors

To commit with multiple co-authors simply comma-separate their usernames.

⛓ Dependencies

To run co-commit you need to have NodeJs installed. Naturally, git is also required.

Contributors

0.2.15

6 years ago

0.2.14

6 years ago

0.2.13

6 years ago

0.2.12

6 years ago

0.2.11

6 years ago

0.2.13-beta

7 years ago

0.2.12-beta

7 years ago

0.2.11-beta

7 years ago

0.2.10-beta

7 years ago

0.2.10

7 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago