[前][次][番号順一覧][スレッド一覧]

ruby-changes:56545

From: Kazuhiro <ko1@a...>
Date: Mon, 15 Jul 2019 13:45:53 +0900 (JST)
Subject: [ruby-changes:56545] Kazuhiro NISHIYAMA: 929fa856ef (master): Add tool/leaked-globals to .gitattributes [ci skip]

https://git.ruby-lang.org/ruby.git/commit/?id=929fa856ef

From 929fa856ef8a9217b58dc43c9883c3202603c18e Mon Sep 17 00:00:00 2001
From: Kazuhiro NISHIYAMA <zn@m...>
Date: Mon, 15 Jul 2019 13:44:50 +0900
Subject: Add tool/leaked-globals to .gitattributes [ci skip]


diff --git a/.gitattributes b/.gitattributes
index c922b03..d0c2d26 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -5,3 +5,4 @@ bin/* diff=ruby https://github.com/ruby/ruby/blob/trunk/.gitattributes#L5
 tool/update-deps diff=ruby
 tool/make-snapshot diff=ruby
 tool/format-release diff=ruby
+tool/leaked-globals diff=ruby
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]