Skip to content

Instantly share code, notes, and snippets.

@michaeljoseph
Created September 3, 2013 14:43
Show Gist options
  • Save michaeljoseph/6424887 to your computer and use it in GitHub Desktop.
Save michaeljoseph/6424887 to your computer and use it in GitHub Desktop.
changing changes with changes
(changes)➜ changes git:(master) changes changes -p changelog && changes changes -p release --commit-changelog
What is the release version for "changes" [Default: 0.1.3]:
INFO:changes.cli:Added content to CHANGELOG.md
What is the release version for "changes" [Default: 0.1.3]:
Counting objects: 9, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 554 bytes, done.
Total 5 (delta 3), reused 0 (delta 0)
To git@github.com:michaeljoseph/changes.git
5e23231..4335610 master -> master
Counting objects: 1, done.
Writing objects: 100% (1/1), 168 bytes, done.
Total 1 (delta 0), reused 0 (delta 0)
To git@github.com:michaeljoseph/changes.git
* [new tag] 0.1.3 -> 0.1.3
warning: sdist: standard file not found: should have one of README, README.rst, README.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment