このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
10sr
/
dotfiles-mirror
ミラー元
https://github.com/10sr/dotfiles.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
Add git config pull.ff only
master
10sr
6年前
親
fcab51327f
コミット
3fd1c18cec
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
Makefile
+ 1
- 0
Makefile
ファイルの表示
@@ -305,6 +305,7 @@ else
$(git_conf) status.showUntrackedFiles normal
$(git_conf) log.date iso
$(git_conf) push.default current
$(git_conf) pull.ff only
ifneq (,$(xz))
$(git_conf) tar.txz.command "xz -c"
endif
書き込み
プレビュー
読み込み中…
キャンセル
保存