An open API service indexing awesome lists of open source software.

https://github.com/seung-seop-ahn/company-commit-script

Company commit history logging scripts
https://github.com/seung-seop-ahn/company-commit-script

git

Last synced: 2 months ago
JSON representation

Company commit history logging scripts

Awesome Lists containing this project

README

          

# Welcome to company-commit-script 👋

> Typically we have multiple GitHub accounts. In most cases, there will be separate company accounts and personal accounts. As we spend a lot of time and work at the company, our efforts are not expressed in our personal accounts. So I created a script so that the company history can be left on my personal account.

## Install

- Create personal repository

```sh
mv script/post-commit (your_project)/.git/hooks/
chmod +x (your_project)/.git/hooks/post-commit
```

## Author

👤 **Kevin Ahn**

* Github: [@seung-seop-ahn](https://github.com/seung-seop-ahn)
* LinkedIn: [@seung-seop-ahn](https://linkedin.com/in/seung-seop-ahn)