Fix the non-ffwd push operation
commitc5edd7b961c6c583dc5946ba2b4407d23599b88b
authorDavid Aguilar <davvid@gmail.com>
Thu, 21 Feb 2008 07:44:18 +0000 (20 23:44 -0800)
committerDavid Aguilar <davvid@gmail.com>
Thu, 21 Feb 2008 07:44:18 +0000 (20 23:44 -0800)
tree8a35754aa8d1ca39d3f8fecac7572ebfa7df2cc5
parent4993d66235aa9c23660137aa8eed681bd6bd6afb
Fix the non-ffwd push operation

This fixes a bug where a non-ffwd push cannot be performed when local_branch == remote_branch.

Signed-off-by: David Aguilar <davvid@gmail.com>
ugitlibs/git.py