Descriptioncmd/go: solve ambiguity of get lp.net/project/foo
This solves the ambiguity for "lp.net/project/foo". In these URLs,
"foo" could be a series name registered in Launchpad with its own
branch, and it could also be the name of a directory within the
main project branch one level up.
Solve it by testing if the series branch exists in Launchpad
and if it doesn't moving the root one level up.
Patch Set 1 #Patch Set 2 : code review 5577058: cmd/go: solve ambiguity of lp.net/project/series #Patch Set 3 : diff -r 24e6b9d71966 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 24e6b9d71966 https://go.googlecode.com/hg/ #
Total comments: 2
Patch Set 5 : diff -r bb830abd7ed6 https://go.googlecode.com/hg/ #MessagesTotal messages: 4
|