----- Original Message ----- From: "Phil Holmes" <[email protected]>
To: "Patrick McCarty" <[email protected]>
Cc: "Devel" <[email protected]>
Sent: Monday, September 12, 2011 8:51 AM
Subject: Re: Finding commits


----- Original Message ----- From: "Patrick McCarty" <[email protected]>
To: "Phil Holmes" <[email protected]>
Cc: "Devel" <[email protected]>
Sent: Monday, September 12, 2011 1:31 AM
Subject: Re: Finding commits


On Sun, Sep 11, 2011 at 8:52 AM, Phil Holmes <[email protected]> wrote:
To verify that a "patch" Issue has been fixed, we check the commit. Using the git web interface, is there a way to find the commit from the commitish?
I've tried but can't find a way, but I'm assuming I'm missing something.

There is no way to search for a committish (AFAIK) through the gitweb interface.

That said, notice that the committish is part of the URL for a
particular commit/commitdiff.  So, you can craft a URL to display the
commit you are looking for.

For example, the diff for commit
d63744cb5e26c4ec8e125a05f9f45654496c248b is shown here:

http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commitdiff;h=d63744cb5e26c4ec8e125a05f9f45654496c248b



Good point, Patrick. I might make a small web page to produce that as a "search".

Here you go:

http://philholmes.net/lilypond/git/

very simple, no error handling, but works for me.

--
Phil Holmes



_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to