summaryrefslogtreecommitdiff
path: root/git-commit-script
diff options
context:
space:
mode:
authorLuke Diamand <luke@diamand.org>2018-06-19 09:04:06 +0100
committerJunio C Hamano <gitster@pobox.com>2018-06-19 09:34:31 -0700
commitfc35c9d5dc8fefbc29e9713e6b47eb4c19579d56 (patch)
tree8816daeaab20cee058ec4439caadfcfc87b60f07 /git-commit-script
parentf0ac6e39433c1d7e9339207aa4d01e9bf7a05b8a (diff)
git-p4: python3: replace <> with !=
The <> string inequality operator (which doesn't seem to be even documented) no longer exists in python3. Replace with !=. This still works with python2. Signed-off-by: Luke Diamand <luke@diamand.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-commit-script')
0 files changed, 0 insertions, 0 deletions