final
This commit is contained in:
parent
d008b759c1
commit
f05f1659b0
1 changed files with 0 additions and 1 deletions
|
@ -209,7 +209,6 @@ Funnily enough, this also taught me how to squash commits on main, as I had like
|
|||
|
||||
```shell
|
||||
git rebase -i origin/main~30 main
|
||||
# do the rebase here
|
||||
git push origin +main
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue