git
git copied to clipboard
git: replace greater-than and less-than checks with one not equal check
(version < 2 || version > 2) looks silly considering this is an integer.
/submit
Submitted as [email protected]
To fetch this version into FETCH_HEAD:
git fetch https://github.com/gitgitgadget/git/ pr-git-1432/AtariDreams/version-v1
To fetch this version to local tag pr-git-1432/AtariDreams/version-v1:
git fetch --no-tags https://github.com/gitgitgadget/git/ tag pr-git-1432/AtariDreams/version-v1