Commit Graph

425 Commits

Author SHA1 Message Date
CEUK 82f0b3994d
add patch workflow to sharing code section (#307) 2020-11-28 16:15:14 -05:00
Richard Littauer cfca81c274 Adding 日本語 to all of the lists 2020-04-30 17:01:35 -04:00
Shota Imaki 3a855c6e37 Run doctoc 2020-02-27 23:15:42 +09:00
SI 6b0d0090f5
Elaborate Introduction 2020-02-27 23:06:44 +09:00
Shota Imaki 421e7e9c75 Unify spacing 2020-02-27 22:59:27 +09:00
Shota Imaki 178b145f41 Avoid colon in sentences 2020-02-27 22:57:38 +09:00
Shota Imaki ceb2109a3f Translate comment 2020-02-27 22:56:47 +09:00
Shota Imaki e0c6fa128e Unify wording; 次のコマンド -> 次 2020-02-27 22:56:11 +09:00
Shota Imaki c87aaf142f Unify wording; 編集内容 -> 編集 2020-02-27 22:54:27 +09:00
Shota Imaki cc284a63a3 Unify wording; ステージング -> ステージ 2020-02-27 22:51:49 +09:00
Shota Imaki a555e4295e Specify wording; 任意の -> 特定の/全ての 2020-02-27 22:49:30 +09:00
Shota Imaki d927b41906 Unify wording; 既に -> すでに 2020-02-27 22:45:15 +09:00
Shota Imaki 4935207bd7 Unify wording; 編集内容 -> 編集 2020-02-27 22:43:50 +09:00
SI 25397ac3f2
Elaborate # Other Resources 2020-02-27 22:22:15 +09:00
SI 3868e6ccf6
Elaborate ## I've no idea what I did wrong 2020-02-27 22:18:16 +09:00
SI ba331a523b
Elaborate ## Configuration 2020-02-27 22:14:20 +09:00
SI 718e24db95
Elaborate ## Debugging with Git 2020-02-27 22:11:36 +09:00
SI 94b47ea011
Elaborate ## Tracking Files 2020-02-27 22:08:09 +09:00
SI 5f5a60b242
Elaborate ## Miscellaneous Objects 2020-02-27 22:05:23 +09:00
SI f2734d6361
Elaborate ## Submodules 2020-02-27 22:02:48 +09:00
SI 37f9a744ef
Elaborate ## Finding 2020-02-27 22:01:32 +09:00
SI cd9bfd055a
Elaborate ## Stash 2020-02-27 21:57:28 +09:00
SI 6fdf31d5b4
Elaborate ## Rebasing and Merging 2020-02-27 21:53:30 +09:00
SI b3d43db200
Elaborate ## Branches 2020-02-24 19:36:17 +09:00
SI b98b984070
Elaborate ## Unstaged Edits 2020-02-24 19:02:56 +09:00
SI 59307fd087
Elaborate ## Staging 2020-02-24 18:55:52 +09:00
SI ec45354d85
Elaborate ## Editing Commits 2020-02-24 18:50:49 +09:00
SI 7d9dd08625
Elaborate ## Repositories 2020-02-24 18:12:18 +09:00
SI 964d02f7f6
Translate Introduction 2020-02-23 11:47:15 +09:00
SI 3aa4c6d9a6
Translate # Other Resources 2020-02-22 20:28:09 +09:00
SI 85c967e090
Translate ## Git Shortcuts 2020-02-22 19:53:18 +09:00
SI f370468b5e
Translate ## I've no idea what I did wrong 2020-02-22 19:41:53 +09:00
SI 3f3e2cde29
Translate ## Configuration 2020-02-22 18:48:48 +09:00
SI 40726c96f7
Translate ## Debugging with Git 2020-02-20 22:12:26 +09:00
SI 0e0971809f
Translate ## Tracking Files 2020-02-20 21:55:36 +09:00
SI e09b1cac83
Translate ## Miscellaneous Objects 2020-02-20 21:37:19 +09:00
SI 675c08afd9
Translate ## Submodules 2020-02-20 21:17:40 +09:00
SI 96c427d51d
Translate ## Finding 2020-02-17 22:00:30 +09:00
SI c20458cbff
Translate ## Stash 2020-02-17 21:22:39 +09:00
SI b01317d586
Translate ## Rebasing and Merging 2020-02-16 10:57:43 +09:00
SI e6d3f8a659
Translate ## Branches 2020-02-15 11:02:54 +09:00
SI 1d52880553
Translate ## Unstaged Edits 2020-02-14 22:04:42 +09:00
SI c593b5ede3
Translate ## Staging 2020-02-14 21:35:05 +09:00
SI 5d1814a388
Translate ## Editing Commits 2020-02-13 23:52:53 +09:00
SI a9acfde034
Elaborate ## Repositories 2020-02-13 19:29:45 +09:00
SI 73f711331e
Translate ##Repositories 2020-02-13 14:04:44 +09:00
Shota Imaki 79584f5e20 initialize ja 2020-02-13 12:13:04 +09:00
kpoznyakov 4afbb4e710 fix typo in 'скомпромЕтированныМ' (#292)
https://ru.wiktionary.org/wiki/%D1%81%D0%BA%D0%BE%D0%BC%D0%BF%D1%80%D0%BE%D0%BC%D0%B5%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%82%D1%8C
2020-01-17 10:02:24 -05:00
Abhishek Kumar 76308321b0 add note on updating remote branch name (#290)
* add note on updating remote branch name

* Style edits.
2019-11-11 07:50:37 -05:00
KarthikSiddarth bce2f0dd27 Note/git add u (#287)
* add note about 'git add -u '

* run doctoc

* add note about copying folder

* add space b/w -- and folder name

also mention, this can be done for files

* add 'file' in the title

* add node on using pathspec

* run doctoc

* fix small errors

* run doctoc

* remove 'my-branch' text
2019-10-30 08:38:19 -04:00