• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Git rebase TFS

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.

vs85bLz.png



Thanks.
 
Back
Top