File: comment_7_347b0186755a809594bd42feda6363e2._comment

package info (click to toggle)
git-annex 8.20210223-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 68,764 kB
  • sloc: haskell: 70,359; javascript: 9,103; sh: 1,304; makefile: 212; perl: 136; ansic: 44
file content (10 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
[[!comment format=mdwn
 username="http://joeyh.name/"
 nickname="joey"
 subject="comment 7"
 date="2013-05-13T18:42:14Z"
 content="""
@Chris I guess there's no really easy way because searching for a given key is not something many people need to do.

However, git does provide a way. Try `git log --stat -S $KEY`
"""]]