HackerTrans
トップ新着トレンドコメント過去質問紹介求人

funkymike

no profile record

コメント

funkymike
·5 年前·議論
I have this in my .gitconfig so the pull will fail rather than merge.

    [pull]
        ff = only
If it does fail I can decide whether to merge or rebase.