Hello PywikibotCommitWatcher,
I'd like you to do a code review. Please visit
https://gerrit.wikimedia.org/r/76318
to review the following change.
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
DrTrigon has posted comments on this change.
Change subject: improvement; add '.gitattributes' file in order to re-enable some $Id$ support ......................................................................
Patch Set 1: Verified+1 Code-Review+1
Legoktm has posted comments on this change.
Change subject: improvement; add '.gitattributes' file in order to re-enable some $Id$ support ......................................................................
Patch Set 1: Code-Review+2
Can you also add this to pywikibot/core?
jenkins-bot has posted comments on this change.
Change subject: improvement; add '.gitattributes' file in order to re-enable some $Id$ support ......................................................................
Patch Set 1:
Starting gate-and-submit jobs. https://integration.wikimedia.org/zuul/
Legoktm has posted comments on this change.
Change subject: improvement; add '.gitattributes' file in order to re-enable some $Id$ support ......................................................................
Patch Set 1: Verified+2
jenkins-bot is stuck I guess.
Legoktm has submitted this change and it was merged.
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(-)
Approvals: Legoktm: Verified; Looks good to me, approved DrTrigon: Checked; Looks good to me, but someone else must approve
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..274c91d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.py ident
DrTrigon has posted comments on this change.
Change subject: improvement; add '.gitattributes' file in order to re-enable some $Id$ support ......................................................................
Patch Set 1:
Added to pywikibot/core in https://gerrit.wikimedia.org/r/#/c/76319/
pywikibot-commits@lists.wikimedia.org