Hacker News new | ask | show | jobs
by avinassh 3983 days ago
> I was expecting unique code for each commit! :)

Good idea! I will implement this. As of now it makes commits with a random string (uuid.uuid1) and only final commit contains the Hello World in C++.