Thread Starter
Sambs
(@sambs)
Hi, thanks for your response. Its good to hear about the improvements in the upcoming release. Many thanks for creating and maintaining a useful bit of software.
Thread Starter
Sambs
(@sambs)
It was a strange error: “git invalid object”…
Anyway, the point is that when an error occurs, Revisr shouldn’t claim the commit was successful and should report the error back so it can be fixed.
Personally, I’m not keen on the way Revisr stores commits as posts. It seems to just duplicate information stored in your repo, introducing the possibility that the two can get out of sync. Why not just pull the info for the recent activity section from git’s log?