[PATCH] D67262: [git-llvm] Do not reinvent `@{upstream}`
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 17:48:14 PDT 2019
thakis added a comment.
To add some more words, previously we could `git checkout -b foo`, hack a bit commit, and run this script. Now this requires additional, long flags. I don't think making a corner case work that nobody noticed being broken for many months is worth making everything more inconvenient for everyone.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67262/new/
https://reviews.llvm.org/D67262
More information about the llvm-commits
mailing list