mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-31 16:14:53 +02:00
manual merge branch harry0000:improve-ja-translation
merged parts of https://github.com/harry0000/learnGitBranching changes including: * s/レポジトリ/リポジトリ/g * s/-|ー/ -- /g * s/先祖/親/g * and some more
This commit is contained in:
parent
8ffb3c9418
commit
f6557975c9
8 changed files with 11 additions and 11 deletions
|
@ -497,7 +497,7 @@ exports.level = {
|
|||
"遡る前のコミット数を`~`で指定しましょう。"
|
||||
],
|
||||
"afterMarkdowns": [
|
||||
"よっしゃ!効率が良いですねー相対リファレンスはなんと便利です。"
|
||||
"よっしゃ!効率が良いですね -- 相対リファレンスはなんと便利です。"
|
||||
],
|
||||
"command": "git checkout HEAD~4",
|
||||
"beforeCommand": "git commit; git commit; git commit"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue