23 Jun
2017
23 Jun
'17
3:23 p.m.
2017-06-23 9:59 GMT-03:00 alvinpenner <penner@...1856...>:
then a query to the git tree will show you precisely where a certain
commit is located
- how exactly would you perform such a query?
visit the webpage: https://gitlab.com/inkscape/inkscape/commit/0868ec95
replacing 0868ec95 with the actual commit you're interested in. That will show you all the metadata such as author, commit date&time, description, code changes, etc...
- what is the preferred format for reporting such a commit number in a bug
report?
Please, always refer to the commit hash when reporting a bug, because that is absolutely the most precise way to refer to a commit unambiguously.