sync-upstream: simplify#360
Conversation
|
Nice cleanup! A few issues and suggestions:
|
|
All of this makes sense, thanks! Though at this stage, I was more looking for conceptual feedback. Is this the right way and does it give us the claimed advantages? Any disadvantages you see? |
|
Yes, it definitely gives us the advantages you mentioned, and I like the concept. That's why I went ahead and looked at the code more closely as well. As for disadvantages, I don't see any right now. I'm only wondering about placing gh-pr-create.sh in CWD instead of contrib/. What's the reason for that change? |
|
Generally, I agree that this concept is more useful! Local sync support is always a plus, just in case we need to do sync earlier than next month. Also, from what I understand, we are moving the branch creation logic back to the script, right? |
This is a half-rewrite of the sync-upstream script because I still wasn't happy with it. Looking for early feedback on this.
Advantages:
Still to do: