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

ruby-changes:57220

From: Takashi <ko1@a...>
Date: Thu, 22 Aug 2019 22:27:57 +0900 (JST)
Subject: [ruby-changes:57220] Takashi Kokubun: fa05fc5c48 (notes/commits): Commit tab indentation

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

From fa05fc5c48eb8f512d705167dffc945bb7f2bfdc Mon Sep 17 00:00:00 2001
From: Takashi Kokubun <takashikkbn@g...>
Date: Thu, 22 Aug 2019 22:21:23 +0900
Subject: Commit tab indentation


diff --git a/test.c b/test.c
index 16e7b70..a036998 100644
--- a/test.c
+++ b/test.c
@@ -1,5 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/test.c#L1
 int main() {
     {
         1;
+	1;
     }
 }
-- 
cgit v0.10.2


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

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