回答編集履歴
1
見解追加
answer
CHANGED
@@ -6,4 +6,9 @@
|
|
6
6
|
|
7
7
|
- [RedmineのGitリポジトリはmirrorオプションで同期するメモ](http://forza.cocolog-nifty.com/blog/2016/06/redminegitmirro.html)
|
8
8
|
- [github のリポジトリのミラー](http://d.hatena.ne.jp/Hexa/20110721/1311255208)
|
9
|
-
- [gitのbareリポジトリのバックアップをとる](http://shim0mura.hatenadiary.jp/entry/20120914/1347591103)
|
9
|
+
- [gitのbareリポジトリのバックアップをとる](http://shim0mura.hatenadiary.jp/entry/20120914/1347591103)
|
10
|
+
|
11
|
+
---
|
12
|
+
|
13
|
+
そこから転じて、Jenkinsのサーバーはガンガンファイルを修正してpushしない事がわかりきってるので、
|
14
|
+
ブランチを追従してくれる`--mirror`でcloneしたほうが良いというアドバイスなのではないでしょうか?
|