You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Is it possible to pass commit message via command line, while using grunt build control? The option to specify the message in the Gruntfile.js file doesn't suit my requirements.
I would need something that can dynamically use the commit message passed at runtime to commit to the remote repository.