3
samshal
4y

To hell with Git. I just spent the last one hour feeling weird about teaching young people how to fork remotely.

Comments
  • 0
    @Jilano I would have to sign the push with a commit message and I did not have one
  • 1
    @samshal
    You should just be able to push the cloned repo to a new remote.

    If commit signing is an issue, just disable required commit signing for the initial push, then turn it back on afterwards.
  • 0
    @SortOfTested is that not illegal? Or something
  • 0
    @samshal
    No, there is no legislation surrounding source control in most cases.
Add Comment