chiark / gitweb /
Allow 'stg diff ..<commit>'
authorCatalin Marinas <catalin.marinas@gmail.com>
Wed, 30 Sep 2009 20:50:14 +0000 (21:50 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 30 Sep 2009 20:50:14 +0000 (21:50 +0100)
commitf73aeed63821f211efe8f09ee7285122efee2886
tree0d839e093fe3152b97c5bf6e191d50724a55527c
parentbb78b348dc213336c3056f982a8fd370bdc6f9d0
Allow 'stg diff ..<commit>'

If the first part of the range is missing, stgit was not assuming HEAD.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/diff.py