samvera-deprecated / hydra

Project Hydra Stack Dependencies
Other
83 stars 30 forks source link

Tweaking changelog script to use less bash #55

Closed jeremyf closed 10 years ago

jeremyf commented 10 years ago

The changelog script was complicated by attempting to find things that should be skipped via the changelog.sh. This was apparently causing problems for some people.

Fundamentally, this is what is running. The bash parameters provide the necessary switching. git log $range --no-merges --pretty="$pretty_format" --date=short

ATTN: @jcoyne

[skip ci]

jeremyf commented 10 years ago

@jcoyne Ping! Maybe this change will help you run the ./script/changelog.sh