Skip to content

Function for automatic commiting #10

@dev-clavis

Description

@dev-clavis

Function

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions