git logの-Lオプションは指定されたfunctionに対するcommit logのみを抽出することが可能。へー。仕組みはgit diffのfuncname抽出機能を利用してるらしい。へーへーへー
---
See the History of a Method with git log -L
https://calebhearth.com/git-method-history
#bookmarks
git logの-Lオプションは指定されたfunctionに対するcommit logのみを抽出することが可能。へー。仕組みはgit diffのfuncname抽出機能を利用してるらしい。へーへーへー
---
See the History of a Method with git log -L
https://calebhearth.com/git-method-history
#bookmarks