diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-08-10 17:09:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-10 17:09:41 (GMT) |
commit | 2cd58d8bb15c1afaeef59106941d6db697074ce8 (patch) | |
tree | 23a958187e93dc338340b908400a1506dfea56fc /Mac/PythonLauncher/doscript.h | |
parent | 9c253f4bc9dbf711dce3fffeaef86179c29fa0f5 (diff) | |
download | cpython-2cd58d8bb15c1afaeef59106941d6db697074ce8.zip cpython-2cd58d8bb15c1afaeef59106941d6db697074ce8.tar.gz cpython-2cd58d8bb15c1afaeef59106941d6db697074ce8.tar.bz2 |
bpo-40548: Fix "Check for source changes (pull_request)" GH Action job (GH-21806)
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.
(cherry picked from commit eaa551702d80fd67219c48ee6a13ffb571ca360b)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Mac/PythonLauncher/doscript.h')
0 files changed, 0 insertions, 0 deletions