You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Git `post-commit` hook that keeps your GitHub commit graph intact.
3
+
A Git `post-commit` hook that keeps your GitHub (or other) commit graph intact.
4
4
5
-
Saves all commits to non-owned repositories to your own repository as dummy commit (commit without changes), so you don't lose the commits when removed from the project or organization.
5
+
Saves all commits to non-owned repositories to your own repository as dummy
6
+
commit (commit without changes), so you don't lose the commits when removed from
0 commit comments