DrTrigon has uploaded a new change for review. https://gerrit.wikimedia.org/r/76318
Change subject: improvement; add '.gitattributes' file in order to re-enable some $Id$ support ...................................................................... improvement; add '.gitattributes' file in order to re-enable some $Id$ support Change-Id: I048cecae3ffa2f16c1500d0b7a95bd30ea551dec --- A .gitattributes 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/compat refs/changes/18/76318/1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..274c91d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.py ident -- To view, visit https://gerrit.wikimedia.org/r/76318 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I048cecae3ffa2f16c1500d0b7a95bd30ea551dec Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/compat Gerrit-Branch: master Gerrit-Owner: DrTrigon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
