[PATCH] Fix the build for git repositories with multiple remotes.

Daniel Sanders Daniel.Sanders at imgtec.com
Thu Sep 12 08:23:20 PDT 2013


I can't think of a reason not. I think the choosing the local repository is just as valid as choosing one (or more) of the remotes. In some ways it makes more sense to choose the local repository since the current commit might not exist in any of the remotes.

> -----Original Message-----
> From: Tim Northover [mailto:t.p.northover at gmail.com]
> Sent: 12 September 2013 16:09
> To: reviews+D1659+public+877b69b9dc29ce4b at llvm-reviews.chandlerc.com
> Cc: Jordan Rose; Daniel Sanders; llvm-commits
> Subject: Re: [PATCH] Fix the build for git repositories with multiple remotes.
> 
> > Could you review this for me? I'm currently undecided as to whether it
> > should report the first git remote or all of them.
> 
> Would the local path be an option if there's more than one?
> 
> Tim.





More information about the llvm-commits mailing list