DrTrigon has uploaded a new change for review. https://gerrit.wikimedia.org/r/76319
Change subject: improvement; add '.gitattributes' file in order to re-enable some $Id$ support (from compat) ...................................................................... improvement; add '.gitattributes' file in order to re-enable some $Id$ support (from compat) Change-Id: I04162bcc9eb169704e8b52963950f8f2caad6692 --- A .gitattributes 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core refs/changes/19/76319/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/76319 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I04162bcc9eb169704e8b52963950f8f2caad6692 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: DrTrigon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
