回答編集履歴

1

シンタックスハイライト

2015/06/30 06:54

投稿

ngyuki
ngyuki

スコア4514

test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- ```
5
+ ```lang-bash
6
6
 
7
7
  git clone --single-branch -b master git@git.example.com:testing.git
8
8
 
@@ -16,7 +16,7 @@
16
16
 
17
17
 
18
18
 
19
- ```
19
+ ```lang-bash
20
20
 
21
21
  git config --unset-all remote.origin.fetch
22
22