Skip to content

Conversation

@fastfwd-zz
Copy link
Contributor

Without this change, a command like

git push origin HEAD:refs/heads/new-branch 

will produce this error:

fatal: bad object 0000000000000000000000000000000000000000 
Without this change, a command like ``` git push origin HEAD:refs/heads/new-branch ``` will produce this error: ``` fatal: bad object 0000000000000000000000000000000000000000 ```
@Jorenar Jorenar merged commit 2b5374f into Jorenar:master Oct 15, 2024
2 checks passed
@Jorenar
Copy link
Owner

Jorenar commented Oct 15, 2024

Thanks! I was constantly forgetting about fixing that annoyance from the sample!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants