|
|
|
|
|
by OJFord
953 days ago
|
|
It's just a regex to match the line you want to see the history of. Function would be a common case, but it's completely arbitrary. For example, `git log -L:members:Cargo.toml` will show the history of constituent rust projects in a Cargo workspace. |
|
Indeed, it does not always work correctly for Julia, as an arbitrary example I tried. Seems like it goes by indentation? Still nice though and worked out of the box!