Links to individual file diffs

Li-Wen Hsu lwhsu at freebsd.org
Thu Jul 16 17:16:48 UTC 2020


On Fri, Jul 17, 2020 at 12:51 AM Ed Maste <emaste at freebsd.org> wrote:
>
> On Thu, 16 Jul 2020 at 12:19, Sean Chittenden <sean at chittenden.org> wrote:
> >
> > You have to come about it differently because git isn't file-based.
>
> Not quite; this is just functionaly that GitHub doesn't implement. The
> cgit instance will happily show changes to only one file.

Yeah, most git commands can take path/file to only show the related
file(s). This is totally doable in the command line:
git show 0957c7db9bf1fc4313cdefdcdc2608a0c965dda7 sysutils/goaccess/Makefile


More information about the freebsd-git mailing list