Patch can be pulled from the tracker on demand
authorFrederic Massart <fmcell@gmail.com>
Tue, 1 Apr 2014 16:19:37 +0000 (00:19 +0800)
committerFrederic Massart <fmcell@gmail.com>
Tue, 1 Apr 2014 16:19:37 +0000 (00:19 +0800)
commit6e9ab0895d743d4cb33dd3817aa18cb99851274e
tree10f639fa6f7f558eacd75a2b77993b34301cdd29
parenta75d1dab87b548c118fa16e59f749f844479a5dc
Patch can be pulled from the tracker on demand

This also includes a massive rewrite of the pull command which was
getting too distusting to be true... Now the logic is abstracted
in a class, which style does not entirely convince me, but that
is still a lot neater than before!
extra/bash_completion
lib/commands/pull.py
lib/fetch.py [new file with mode: 0644]
lib/git.py