president vankk
Web Developer & AuraOT Owner
- Joined
- Jul 10, 2009
- Messages
- 5,719
- Solutions
- 9
- Reaction score
- 339
Hi folks!
I'm trying use rebase on git but I don't know what to do with the screen below, Ranisalt said to do this: git rebase -i master, replace pick on all lines except the first with squash and save. If on vim, you can run :%s/pick/squash/g to replace all. Then fix the commit message and git push -f
I kinda not understand.
Thanks.
I'm trying use rebase on git but I don't know what to do with the screen below, Ranisalt said to do this: git rebase -i master, replace pick on all lines except the first with squash and save. If on vim, you can run :%s/pick/squash/g to replace all. Then fix the commit message and git push -f
I kinda not understand.
Thanks.