mirror of https://github.com/python/cpython
Browse Source
On Git 2.28, "git diff master..." (3 dots) no longer works when "fetch --depth=1" is used, whereas it works on Git 2.26. Replace "..." (3 dots) with ".." (2 dots) in the "git diff" command computing the list of modified files between the base branch and the PR branch.pull/21812/head
committed by
GitHub
1 changed files with 14 additions and 1 deletions
Loading…
Reference in new issue