Skip to content

Add push flag - #85

Open
sascha-andres wants to merge 3 commits into
stefanlogue:mainfrom
sascha-andres:add-push-flag
Open

Add push flag#85
sascha-andres wants to merge 3 commits into
stefanlogue:mainfrom
sascha-andres:add-push-flag

Conversation

@sascha-andres

Copy link
Copy Markdown

Add -push and pushAfterCommit config

If one of those is true, a git push will be executed after a commit

Comment thread git.go
return executeGitCommand(args)
}

// executeGitCommand commits the changes to git

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change this comment to more accurately explain what the function now does? Something like "executes the provided git command" would make sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants