First though on the function
void CommitMe() { git.add(".tm"); git.commit("Updating tasks"); }
maybe we can say what ticket was done or changed. And put that in the commit message.