Post A8fLflhyAcshGD22lM by dd@neckbeard.xyz
 (DIR) More posts by dd@neckbeard.xyz
 (DIR) Post #A8f70bkStfzx8ig6oS by eris@disqordia.space
       2021-06-26T01:21:17.314031Z
       
       1 likes, 0 repeats
       
       I tried to git rebase, it didn't go well. I've changed too much lmao
       
 (DIR) Post #A8f73h27hkc0OnPPM0 by Mia@disqordia.space
       2021-06-26T01:21:50.864815Z
       
       0 likes, 0 repeats
       
       @eris git rebase always goes bad
       
 (DIR) Post #A8fLflhyAcshGD22lM by dd@neckbeard.xyz
       2021-06-26T04:04:40.712872Z
       
       2 likes, 0 repeats
       
       @Mia @eris But it's easy. Just do> git rebase> git push --force
       
 (DIR) Post #A8fLfmYR1YqfsvZwXY by Mia@disqordia.space
       2021-06-26T04:05:34.806280Z
       
       0 likes, 0 repeats
       
       @dd @eris have u actually used rebase?
       
 (DIR) Post #A8fLkr3phGXNJEgS4e by meeper@outerheaven.club
       2021-06-26T04:06:30.894955Z
       
       2 likes, 0 repeats
       
       @Mia @dd @eris idk I use/used git to manage few local repos and rebase always worked fine
       
 (DIR) Post #A8fLky1xmcCWvSrYdE by dd@neckbeard.xyz
       2021-06-26T04:05:45.756353Z
       
       1 likes, 0 repeats
       
       @Mia @eris > git rebase master *
       
 (DIR) Post #A8fLkyUK5At0LQ8Cps by dd@neckbeard.xyz
       2021-06-26T04:06:16.227444Z
       
       2 likes, 0 repeats
       
       @Mia @eris without the star at the end. And yes, multiple times. I failed the first time because I forgot to do the --force
       
 (DIR) Post #A8fLmLinBdxwguYSgq by meeper@outerheaven.club
       2021-06-26T04:06:47.126962Z
       
       2 likes, 0 repeats
       
       @Mia @dd @eris I ofte. use it to make local commit history better
       
 (DIR) Post #A8fLnr3aAUr4AJzsVU by Mia@disqordia.space
       2021-06-26T04:07:03.634870Z
       
       1 likes, 0 repeats
       
       @dd @eris typically everytime I use it it breaks somehow
       
 (DIR) Post #A8fLupEVLcHKXIQhVY by dd@neckbeard.xyz
       2021-06-26T04:07:55.472107Z
       
       1 likes, 0 repeats
       
       @Mia @eris As long as you're the only one working on that branch, everything should work fine
       
 (DIR) Post #A8fM9n4Jg1WwAQnfSy by Mia@disqordia.space
       2021-06-26T04:11:01.506654Z
       
       1 likes, 0 repeats
       
       @dd @eris typically, I work on everything alone
       
 (DIR) Post #A8fMBnD87SG7BfsSQ4 by Mia@disqordia.space
       2021-06-26T04:11:23.202805Z
       
       0 likes, 0 repeats
       
       @dd @eris normally rebasing breaks part way
       
 (DIR) Post #A8fMUf7EROjbaC7GfA by dd@neckbeard.xyz
       2021-06-26T04:13:51.351545Z
       
       1 likes, 0 repeats
       
       @Mia @eris breaks part way? :think_bread: what do you mean?
       
 (DIR) Post #A8fMW7Pmi73FdnUM4m by Mia@disqordia.space
       2021-06-26T04:15:03.609962Z
       
       1 likes, 0 repeats
       
       @dd @eris during a multi commit rebase