Entry tags:
My Exciting Week With Git
I have just pushed what is hopefully the final version of my patch for Bug 5030.
As you can see from comments on that git page, it took quite a lot of editing for me to get it to the final point. This means I ended up running
For tidiness' sake,
fu wanted all of the commits in that branch merged into a single commit using
So, because I ended up doing this several times (and forgetting in between times how I'd done it), here is Wot I Did:
( Read more... )
That is a thing that I did! And explained really badly. But at least now there is outline for asking further questions/putting it in the wiki?
As you can see from comments on that git page, it took quite a lot of editing for me to get it to the final point. This means I ended up running
git commit
several times (here's the handy wiki doc).For tidiness' sake,
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
git rebase
.So, because I ended up doing this several times (and forgetting in between times how I'd done it), here is Wot I Did:
( Read more... )
That is a thing that I did! And explained really badly. But at least now there is outline for asking further questions/putting it in the wiki?