Extend 'pull' to also ask which of the remote branches to fetch. This allows the
commitefc211fbef1622425ebdad1a4836dc19e088f46d
authorThomas Zander <thomas.zander@trolltech.com>
Sun, 19 Jul 2009 21:28:46 +0000 (20 00:28 +0300)
committerThomas Zander <thomas.zander@trolltech.com>
Sun, 19 Jul 2009 21:29:17 +0000 (20 00:29 +0300)
tree1fa994090e9893a2838060fbf253e7d6e463b0d1
parentd753fbe52d2a9c37a96a58cbdf348bbd5a48281a
Extend 'pull' to also ask which of the remote branches to fetch. This allows the
user to minimize the download for now.
In future I want to be able to make it easier to not only detect a new remote
branch but immediately let the user create one locally that tracks the upstream one.
src/commands/Pull.cpp