Allow the git-pull command to be configurable
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 20 Oct 2006 20:48:32 +0000 (21:48 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 20 Oct 2006 20:48:32 +0000 (21:48 +0100)
commitb3bfa1200ad22ba55ed1531bff439d6d63ec36e5
tree2feab961a61d4dc70e35bf6255d188237b82a52a
parent0eec33bc01b3b6db6e99d7ca307c66f046ebff2e
Allow the git-pull command to be configurable

This way some people can use cg-pull instead. The patch also does some
clean-up in the example stgitrc file.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
TODO
examples/stgitrc
stgit/config.py
stgit/git.py