豚吐露@wiki
コメントログ
最終更新:
匿名ユーザー
-
view
- どうもglobalなgitignoreは、以下のpathに格納するのが流儀らしい。
$ cat ~/.config/git/ignore
.gitignore -- (s1n) 2018-07-26 11:45:37 - diff-highlight:Application/git/gitconfigを参照 -- (s1n) 2020-05-12 14:40:18
- git grepで任意のdirを対象外に検索したい場合。
>git grep KEYWORD -- ':!DIR_PATH' .
らしい。先頭の『:』の意味が分からん... -- (s1n) 2020-12-04 17:29:06 - https://vershd.io GUI tool -- (s1n) 2021-02-16 23:49:47
- https://github.blog/jp/2021-01-06-commits-are-snapshots-not-diffs/ gitの履歴はsnapsgot
-- (s1n) 2021-11-13 10:58:23









