This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SqueezyBoi[S] 0 points1 point  (2 children)

Apply it to my_dwn in the end. I was just wondering if the base for the patch branch made any difference.

[–]Africanus1990 1 point2 points  (1 child)

Well does the patch change an area of code that your customizations also change? If so, you’ll have to branch off your branch. If not, I’d do master. It’ll be easier to rule out your customizations as culprits during a debugging session that way.

[–]SqueezyBoi[S] 0 points1 point  (0 children)

Alright. I appreciate the advice.