chiark / gitweb /
Revert part of the reverted commit that we want to keep.
authorYann Dirson <ydirson@altern.org>
Mon, 25 Jun 2007 21:24:36 +0000 (23:24 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 25 Jun 2007 21:46:44 +0000 (22:46 +0100)
commit7438e0983a0fb852697d7162f6a1812d7ebb0c25
tree2aaa60e70a6cce9d1ba1ffef35b160fffe7274e5
parentbb95cfba3b27f4fa1c82998874a9f288c379cb1c
Revert part of the reverted commit that we want to keep.

- get rid of unused real_rebase parameter
- revive git.all_refs()

This commit can freely be used to demonstrate the usefulness of
_always_ separating different issues in different patches :)

Signed-off-by: Yann Dirson <ydirson@altern.org>
stgit/commands/common.py
stgit/commands/pull.py
stgit/commands/rebase.py
stgit/git.py