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

dorian-marchal

no profile record

コメント

dorian-marchal
·5 年前·議論
Unfortunately, it is still very easy to lose data, e.g. by trying to undo a temporary commit with `git reset --hard HEAD^` (note the --hard option) before committing your changes.
dorian-marchal
·5 年前·議論
Also, one advantage of `git pull origin master:master` is that you don't have to checkout master first.