chiark / gitweb /
"stg pull" says "popping all patches" even when it doesn't
authorChuck Lever <cel@netapp.com>
Sun, 29 Jan 2006 18:08:36 +0000 (13:08 -0500)
committerCatalin Marinas <catalin.marinas@gmail.com>
Sat, 4 Feb 2006 09:32:09 +0000 (09:32 +0000)
commita34b42e809fab42d08f92fed47d1e2f4226a50fb
tree9845a65d501272b1c8ef6d00f592e957cfd5f743
parent16ad223e74aae6fa78ca529e7af7db91097591bf
"stg pull" says "popping all patches" even when it doesn't

Running "stg pull" says it pops all patches, but it really means it is
popping all *applied* patches.  Change the informational message to match
the behavior.

Signed-off-by: Chuck Lever <cel@netapp.com>
stgit/commands/pull.py