TheNerdyAnarchist via Tails-project:
> This may be a stupid question, but how can I view this revision? The
> blueprint page has been removed.
Sorry I sometimes assume that all Tails contributor know Git very well
which is bad.
On the command line you can do:
git show 382b3496b2
Or you can search for revisions on Git web interface (with the 'range'
search option):
https://git.tails.boum.org/tails/log/?qt=range&q=382b3496b2
The first one in the list is commit 382b3496b2.
And actually I fixed the date in 9e7554d140 not 382b3496b2:
https://git.tails.boum.org/tails/commit/?id=9e7554d140390ba33c6a6e95b0503787d4a6fa98
--
sajolida