Jul Sh Npx Co Commit Save

Co-author commits using GitHub usernames when pair programming

Project README

🤝 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 <[email protected]> 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

Open Source Agenda is not affiliated with "Jul Sh Npx Co Commit" Project. README Source: jul-sh/npx-co-commit
Stars
98
Open Issues
3
Last Commit
11 months ago

Open Source Agenda Badge

Open Source Agenda Rating