rabbit-slide-myokoym-study-meeting-2013-001 2013.4.26.0 → 2013.4.26.1
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2a66a7c7ad72f3fffe6ae934bd5bb8f73e729917
|
4
|
+
data.tar.gz: d9040d8a46fe5fd756e8bd5959bc28d1830792f1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 18d029f49f91147f5912cb6adeb83b73d2eaf2a2f5515f6301c00b7a7c66342901392a8c92f99e006389410232a72207d3dafa527a2747e358861e4644ceae63
|
7
|
+
data.tar.gz: 9fdae629e5585ee0028694ea1f7ddc249d05ed71ed2fe7209da54d598e65b742eab30241f53ae7a84ce150ec38bc90294510f13b97a42e2c77b4b536b64c7a0a
|
data/Rakefile
CHANGED
@@ -5,5 +5,5 @@ require "rabbit/task/slide"
|
|
5
5
|
Rabbit::Task::Slide.new do |task|
|
6
6
|
# task.spec.files += Dir.glob("doc/**/*.*")
|
7
7
|
# task.spec.files -= Dir.glob("private/**/*.*")
|
8
|
-
task.spec.add_runtime_dependency("rabbit-theme-nyankosakana")
|
8
|
+
task.spec.add_runtime_dependency("rabbit-theme-nyankosakana", ">= 1.0.1")
|
9
9
|
end
|
data/config.yaml
CHANGED
@@ -55,14 +55,14 @@
|
|
55
55
|
(('tag:center'))
|
56
56
|
(('tag:x-large'))
|
57
57
|
変更履歴\n
|
58
|
-
(('note
|
58
|
+
(('note:へんこうりれき'))
|
59
59
|
|
60
60
|
= バージョン管理とは
|
61
61
|
|
62
62
|
(('tag:center'))
|
63
63
|
(('tag:x-large'))
|
64
64
|
((*変更*))履歴\n
|
65
|
-
(('note
|
65
|
+
(('note:へんこうりれき'))
|
66
66
|
|
67
67
|
= 変更とは
|
68
68
|
|
@@ -85,12 +85,12 @@
|
|
85
85
|
(('tag:center'))
|
86
86
|
(('tag:x-large'))
|
87
87
|
変更((*履歴*))\n
|
88
|
-
(('note
|
88
|
+
(('note:へんこうりれき'))
|
89
89
|
|
90
90
|
= 履歴とは
|
91
91
|
|
92
92
|
# blockquote
|
93
|
-
# title = Life of Reason (
|
93
|
+
# title = Life of Reason (翻訳:達人プログラマー)
|
94
94
|
変更を積み重ねて進歩するには、記憶力が不可欠である。
|
95
95
|
過去を記憶できないものは同じ過ちを繰り返すのである。
|
96
96
|
|
@@ -249,16 +249,16 @@
|
|
249
249
|
= GUIアプリケーション
|
250
250
|
|
251
251
|
: GitHub for Windows
|
252
|
-
|
252
|
+
* Windowsから簡単にGitHubを使えるGUIアプリケーション
|
253
253
|
|
254
254
|
(('note:https://www.google.co.jp/search?q=github+for+windows'))
|
255
255
|
|
256
256
|
= ブラウザから使う
|
257
257
|
|
258
|
-
(1) (('del
|
258
|
+
(1) (('del:ローカルにGitをインストール'))
|
259
259
|
(2) ((*ブラウザからユーザー登録*))
|
260
|
-
(3) (('del
|
261
|
-
(4) (('del
|
260
|
+
(3) (('del:ローカルでSSH鍵作成'))
|
261
|
+
(4) (('del:ブラウザから公開鍵を登録'))
|
262
262
|
(5) ((*ブラウザで共有リポジトリ作成*))
|
263
263
|
(6) ((*作業開始*))
|
264
264
|
|
@@ -268,136 +268,136 @@
|
|
268
268
|
|
269
269
|
# image
|
270
270
|
# src = images/hello/github-home.png
|
271
|
-
# relative_height= 100
|
271
|
+
# relative_height = 100
|
272
272
|
|
273
273
|
= リポジトリ作成
|
274
274
|
|
275
275
|
# image
|
276
276
|
# src = images/hello/create-repo.png
|
277
|
-
# relative_height= 100
|
277
|
+
# relative_height = 100
|
278
278
|
|
279
279
|
= ファイル作成
|
280
280
|
|
281
281
|
# image
|
282
282
|
# src = images/hello/home-created-repo.png
|
283
|
-
# relative_height= 100
|
283
|
+
# relative_height = 100
|
284
284
|
|
285
285
|
= ファイル作成
|
286
286
|
|
287
287
|
# image
|
288
288
|
# src = images/hello/edit-create.png
|
289
|
-
# relative_height= 100
|
289
|
+
# relative_height = 100
|
290
290
|
|
291
291
|
= ファイル作成
|
292
292
|
|
293
293
|
# image
|
294
294
|
# src = images/hello/edit-create-bottom.png
|
295
|
-
# relative_height= 100
|
295
|
+
# relative_height = 100
|
296
296
|
|
297
297
|
= ファイル作成
|
298
298
|
|
299
299
|
# image
|
300
300
|
# src = images/hello/home-created-file.png
|
301
|
-
# relative_height= 100
|
301
|
+
# relative_height = 100
|
302
302
|
|
303
303
|
= ファイル作成
|
304
304
|
|
305
305
|
# image
|
306
306
|
# src = images/hello/file-create.png
|
307
|
-
# relative_height= 100
|
307
|
+
# relative_height = 100
|
308
308
|
|
309
309
|
= ファイル作成
|
310
310
|
|
311
311
|
# image
|
312
312
|
# src = images/hello/history-create.png
|
313
|
-
# relative_height= 100
|
313
|
+
# relative_height = 100
|
314
314
|
|
315
315
|
= ファイル作成
|
316
316
|
|
317
317
|
# image
|
318
318
|
# src = images/hello/diff-create.png
|
319
|
-
# relative_height= 100
|
319
|
+
# relative_height = 100
|
320
320
|
|
321
321
|
= ファイル修正
|
322
322
|
|
323
323
|
# image
|
324
324
|
# src = images/hello/file-create.png
|
325
|
-
# relative_height= 100
|
325
|
+
# relative_height = 100
|
326
326
|
|
327
327
|
= ファイル修正
|
328
328
|
|
329
329
|
# image
|
330
330
|
# src = images/hello/edit-update.png
|
331
|
-
# relative_height= 100
|
331
|
+
# relative_height = 100
|
332
332
|
|
333
333
|
= ファイル修正
|
334
334
|
|
335
335
|
# image
|
336
336
|
# src = images/hello/edit-update-bottom.png
|
337
|
-
# relative_height= 100
|
337
|
+
# relative_height = 100
|
338
338
|
|
339
339
|
= ファイル修正
|
340
340
|
|
341
341
|
# image
|
342
342
|
# src = images/hello/file-update.png
|
343
|
-
# relative_height= 100
|
343
|
+
# relative_height = 100
|
344
344
|
|
345
345
|
= ファイル修正
|
346
346
|
|
347
347
|
# image
|
348
348
|
# src = images/hello/history-update.png
|
349
|
-
# relative_height= 100
|
349
|
+
# relative_height = 100
|
350
350
|
|
351
351
|
= 差分比較
|
352
352
|
|
353
353
|
# image
|
354
354
|
# src = images/hello/diff-update.png
|
355
|
-
# relative_height= 100
|
355
|
+
# relative_height = 100
|
356
356
|
|
357
357
|
= 差分比較
|
358
358
|
|
359
359
|
# image
|
360
360
|
# src = images/hello/blame.png
|
361
|
-
# relative_height= 100
|
361
|
+
# relative_height = 100
|
362
362
|
|
363
363
|
= ブラウザから使う (Gist)
|
364
364
|
|
365
|
-
(1) (('del
|
365
|
+
(1) (('del:ローカルにGitをインストール'))
|
366
366
|
(2) ((*ブラウザからユーザー登録*))
|
367
|
-
(3) (('del
|
368
|
-
(4) (('del
|
369
|
-
(5) (('del
|
367
|
+
(3) (('del:ローカルでSSH鍵作成'))
|
368
|
+
(4) (('del:ブラウザから公開鍵を登録'))
|
369
|
+
(5) (('del:ブラウザで共有リポジトリ作成'))
|
370
370
|
(6) ((*作業開始*))
|
371
371
|
|
372
372
|
= ファイル作成
|
373
373
|
|
374
374
|
# image
|
375
375
|
# src = images/gist/new-gist.png
|
376
|
-
# relative_height= 100
|
376
|
+
# relative_height = 100
|
377
377
|
|
378
378
|
= ファイル作成
|
379
379
|
|
380
380
|
# image
|
381
381
|
# src = images/gist/gist-home-new.png
|
382
|
-
# relative_height= 100
|
382
|
+
# relative_height = 100
|
383
383
|
|
384
384
|
= ファイル修正
|
385
385
|
|
386
386
|
# image
|
387
387
|
# src = images/gist/gist-editor.png
|
388
|
-
# relative_height= 100
|
388
|
+
# relative_height = 100
|
389
389
|
|
390
390
|
= ファイル修正
|
391
391
|
|
392
392
|
# image
|
393
393
|
# src = images/gist/gist-home-updated.png
|
394
|
-
# relative_height= 100
|
394
|
+
# relative_height = 100
|
395
395
|
|
396
396
|
= 差分比較
|
397
397
|
|
398
398
|
# image
|
399
399
|
# src = images/gist/gist-diff.png
|
400
|
-
# relative_height= 100
|
400
|
+
# relative_height = 100
|
401
401
|
|
402
402
|
= まとめ
|
403
403
|
|
@@ -416,7 +416,7 @@
|
|
416
416
|
* (('del:履歴')) (('note:History'))
|
417
417
|
* (('del:共有')) (('note:Share'))
|
418
418
|
* 協業 (('note:Collaborate'))
|
419
|
-
* branch, trunk
|
419
|
+
* branch, trunk, merge
|
420
420
|
* clone (fork), pull request
|
421
421
|
|
422
422
|
(('tag:right'))つづく。
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rabbit-slide-myokoym-study-meeting-2013-001
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2013.4.26.
|
4
|
+
version: 2013.4.26.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Masafumi Yokoyama
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2013-04-
|
11
|
+
date: 2013-04-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rabbit
|
@@ -30,14 +30,14 @@ dependencies:
|
|
30
30
|
requirements:
|
31
31
|
- - '>='
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version:
|
33
|
+
version: 1.0.1
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - '>='
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version:
|
40
|
+
version: 1.0.1
|
41
41
|
description: |-
|
42
42
|
プログラマの仕事道具であるバージョン管理システムについて、
|
43
43
|
GitHubというWebサイトを使って学びます。
|