[Lldb-commits] [PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!
Mehdi AMINI via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 18 14:41:38 PDT 2016
mehdi_amini added inline comments.
================
Comment at: docs/Proposals/GitHub.rst:209
@@ +208,3 @@
+ well as a webhook to update the umbrella project (see below).
+3. Make sure we have an llvm-project (with submodules) setup in the official
+ account, with all necessary hooks (history, update, merges).
----------------
> Pre-commit hooks
Won't handle the update of the umbrella.
> Post-commit hooks
Can't handle the update of the umbrella *because of GitHub*, this could be possible with our own hosting of git for instance.
https://reviews.llvm.org/D22463
More information about the lldb-commits
mailing list