'pull' should use the origin branch
authorCatalin Marinas <catalin.marinas@gmail.com>
Wed, 3 Aug 2005 11:20:43 +0000 (12:20 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 3 Aug 2005 11:20:43 +0000 (12:20 +0100)
commit3899a8e26a7d38acdbc6c19c50522e6a0dff99c8
tree198e7dc41b50de4bef4953343be522d0bc564f10
parent70893e135626f70b60f73380f0190d0f8f0e1089
'pull' should use the origin branch

By default it uses the branch with the same name as the head pointed to
by the HEAD link. The command also accepts a different location.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/pull.py