mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-03-10 12:48:43 -03:00
Adding a period.
This commit is contained in:
parent
0b7921c8d5
commit
ee10f43326
@ -1241,7 +1241,7 @@ To trace the evolution of a single function you can use:
|
||||
$ git log -L :FunctionName:FilePath
|
||||
```
|
||||
|
||||
Note that you can combine this with further `git log` options, like [revision ranges](https://git-scm.com/docs/gitrevisions) and [commit limits](https://git-scm.com/docs/git-log/#_commit_limiting)
|
||||
Note that you can combine this with further `git log` options, like [revision ranges](https://git-scm.com/docs/gitrevisions) and [commit limits](https://git-scm.com/docs/git-log/#_commit_limiting).
|
||||
|
||||
### Find a tag where a commit is referenced
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user