Skip to content

Commit 84df490

Browse files
authored
Update README.md
1 parent f2afa7a commit 84df490

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ Saves all commits to non-owned repositories to your own repository as dummy comm
1111
3. Download [post-commit](post-commit) and set `GITHUB_ACCOUNT_URL` and `DUMMY_COMMIT_REPOSITORY`
1212
4. Make `post-commit` executable by running `chmod +x post-commit`
1313
5. Copy `post-commit` to a project's `.git/hooks` directory to have it save dummy commits
14+
15+
## Check that it works
16+
17+
1. Create a local commit for a project with `post-commit` installed
18+
2. Check that your dummy commit repository (e.g. `git-history`) on GitHub received the dummy commit

0 commit comments

Comments
 (0)