feat(bin/git-browse): open website at file & line number or range by pbnj · Pull Request #981 · tj/git-extras

@pbnj

@pbnj changed the title feat: open website at file & line number or range feat(bin/git-browse): open website at file & line number or range

Jun 10, 2022

@pbnj

Retrieving commit hashes with the following command is not very reliable for
users who sign their commits with gpg/ssh keys:

```
git log -n1 --format=format:"%H" "${filename}" 2>/dev/null
```

spacewander

@pbnj pbnj deleted the feat/browse-file branch

June 13, 2022 02:04