Five
· 4w
Main point is, this doesn't work as a proper git remote.
The point of git is effective state sync of commits and branches i.e. a DAG of code collaboration objects.
If you want a signed archive of a r...
Git's purpose is indeed state sync, this method is better suited for data archiving.