0

Is there any limitation for n in git show HEAD^n or git show HEAD~n commands? when I run git show HEAD^4 it gives me fatal: ambiguous argument 'HEAD^4': unknown revision or path not in the working tree. error while running git show HEAD^^^^ shows me the corresponding commit.

amiref
  • 3,181
  • 7
  • 38
  • 62

0 Answers0