www/HACKING.rst
changeset 932 2540e72ce603
parent 905 bc1807ccf58e
child 1008 dc218f2b784d
--- a/www/HACKING.rst	Fri Oct 13 01:44:07 2017 +0300
+++ b/www/HACKING.rst	Fri Oct 13 01:44:47 2017 +0300
@@ -55,6 +55,13 @@
   $ cd anki
   $ git co  15b349e3^
 
+  $ git show 15b349e3
+  commit 15b349e3a8b34bf80c134b406c9b90f61250ee9e
+  Author: Damien Elmes <git@ichi2.net>
+  Date:   2016-05-12 14:45:35 +1000
+
+      start port to python 3
+
 and put path to Anki project source dir inside ``Makefile.config``::
 
   ANKI_PY_DIR := $(HOME)/devel/anki