mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2026-04-24 20:56:11 +02:00
Add newlines at end of files
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
[{"key":"foo","cells":{"bat":{"bar":"baz"},"foo":{"bar1":"baz1","bar2":"baz2"}}}]
|
||||
[{"key":"foo","cells":{"bat":{"bar":"baz"},"foo":{"bar1":"baz1","bar2":"baz2"}}}]
|
||||
|
||||
+1
-1
@@ -5,4 +5,4 @@ foo
|
||||
foo:bar2 @ 1970/01/01-01:00:00.000000
|
||||
"baz2"
|
||||
bat:bar @ 1970/01/01-01:00:00.000000
|
||||
"baz"
|
||||
"baz"
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
[{"key":"foo","cells":[{"column_family":"foo","column":"bar","timestamp":"1970-01-01T01:00:00","value":"baz1"}]},{"key":"bar","cells":[{"column_family":"foo","column":"bar","timestamp":"1970-01-01T01:00:00","value":"baz2"}]}]
|
||||
[{"key":"foo","cells":[{"column_family":"foo","column":"bar","timestamp":"1970-01-01T01:00:00","value":"baz1"}]},{"key":"bar","cells":[{"column_family":"foo","column":"bar","timestamp":"1970-01-01T01:00:00","value":"baz2"}]}]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
[{"key":"foo","cells":{"foo":{"bar":"baz1"}}},{"key":"bar","cells":{"foo":{"bar":"baz2"}}}]
|
||||
[{"key":"foo","cells":{"foo":{"bar":"baz1"}}},{"key":"bar","cells":{"foo":{"bar":"baz2"}}}]
|
||||
|
||||
+1
-1
@@ -5,4 +5,4 @@ foo
|
||||
----------------------------------------
|
||||
bar
|
||||
foo:bar @ 1970/01/01-01:00:00.000000
|
||||
"baz2"
|
||||
"baz2"
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
[{"key":"foo","cells":{"foo":{"bar":"baz"}}}]
|
||||
[{"key":"foo","cells":{"foo":{"bar":"baz"}}}]
|
||||
|
||||
Reference in New Issue
Block a user