Descriptioncmd/go: allow go get to run multiple commands on create / update
This patch allows `go get` to run multiple commands on create and/or update, mainly allows `git submodule update`
Fixes issue 7764.
Patch Set 1 #Patch Set 2 : diff -r 6b163ec2122a172030284060788f535ab3b9d0e3 https://code.google.com/p/go #Patch Set 3 : diff -r 6b163ec2122a172030284060788f535ab3b9d0e3 https://code.google.com/p/go #Patch Set 4 : diff -r c5ee3f481631a7ddd652722e7dacf59daca12822 https://code.google.com/p/go #MessagesTotal messages: 3
|