7 lines
258 B
Markdown
7 lines
258 B
Markdown
---
|
|
description: "This command increments the version number and then adds, commits and pushes to the repo."
|
|
---
|
|
|
|
Run increment_and_push.sh, and supply a good git commit message. For example:
|
|
|
|
./increment_and_push.sh "Fixed the bug with nip05 implementation" |