最終更新:2025-04-22 (火) 08:18:02 (59d)
-
Top / -
Git
- You can use the @{-N} syntax to refer to the N-th last branch/commit checked out using "git checkout" operation. You may also specify - which is synonymous to @{-1}.
Makefile
- コマンドの前にハイフン-をつけることで、エラー時も無視して処理を継続