On Thu, Sep 15, 2016 at 13:14:58 +0100, Kieran O Leary wrote:
> > I have no idea what this means.
> > "Your search - $ git log e278500 - did not match any documents."
> Run the `git log`  after changing to the directory that contains your
> cloned ffmpeg repository:
> $git clone https://github.com/FFmpeg/FFmpeg.git
> $cd ffmpeg
> $ git log e278500

Alternatively, if you don't want to clone, just append that abbreviated
hash to this github URL as such:

https://github.com/FFmpeg/FFmpeg/commit/e278500

and you will see basically the same info.

Moritz
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to