summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorINADA Naoki <methane@users.noreply.github.com>2017-02-21 18:17:06 +0900
committerGitHub <noreply@github.com>2017-02-21 18:17:06 +0900
commit3f3d0364a91aa8b89e175a49f93ad04dd4676186 (patch)
treeb89de30c4f2fa237fbedf5d07e127778e701ce6d
parent32e8f9bdfd4324f1aa4fbbdf1ed8536f2b00cabb (diff)
downloadcpython-git-3f3d0364a91aa8b89e175a49f93ad04dd4676186.tar.gz
Reduce conflict on Misc/NEWS (GH-212)
use "union" merge strategy for Misc/NEWS.
-rw-r--r--.gitattribute1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattribute b/.gitattribute
new file mode 100644
index 0000000000..253cc6dee4
--- /dev/null
+++ b/.gitattribute
@@ -0,0 +1 @@
+Misc/NEWS merge=union