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
Without this change, a command like
```
git push origin HEAD:refs/heads/new-branch
```
will produce this error:
```
fatal: bad object 0000000000000000000000000000000000000000
```
0 commit comments