mercurial/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 01 Jul 2014 17:27:22 +0200
changeset 22016 7d976d71684c
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
push: move common heads computation into pushop Now that both options (push succeed or fall back) live in pushop, we can move the common heads computation there too. It is a very commonly accessed attribute so it makes a lot of sense to have it in pushop.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: