回答編集履歴

1

fix

2015/10/28 16:22

投稿

退会済みユーザー
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  $ git push github master # repB github にmasterをpush
16
16
 
17
- git push bitbucket master # repC Bitbucketにmaster をpush
17
+ $ git push bitbucket master # repC Bitbucketにmaster をpush
18
18
 
19
19
 
20
20