mbox series

[PATCHv3,0/2] git-p4: unshelve uses HEAD^n, not HEAD~n

Message ID 20200920084909.17794-1-luke@diamand.org (mailing list archive)
Headers show
Series git-p4: unshelve uses HEAD^n, not HEAD~n | expand

Message

Luke Diamand Sept. 20, 2020, 8:49 a.m. UTC
Updated commits incorporating comments from Eric Sunshine,
fixing indentation.

Luke Diamand (2):
  git-p4: demonstrate `unshelve` bug
  git-p4: fix `unshelve` bug finding parent commit

 git-p4.py           | 2 +-
 t/t9832-unshelve.sh | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)