git-story 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +3 -5
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: git-story
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -43,8 +43,7 @@ dependencies:
43
43
  - - ! '>='
44
44
  - !ruby/object:Gem::Version
45
45
  version: '0'
46
- description: A Ruby script for git to find how a given commit made it into a particular
47
- branch.
46
+ description: A Ruby script for git that finds what branch a commit came from.
48
47
  email: tomvaneyck@gmail.com
49
48
  executables: []
50
49
  extensions: []
@@ -74,6 +73,5 @@ rubyforge_project:
74
73
  rubygems_version: 1.8.24
75
74
  signing_key:
76
75
  specification_version: 3
77
- summary: A Ruby script for git to find how a given commit made it into a particular
78
- branch.
76
+ summary: A Ruby script for git that finds what branch a commit came from.
79
77
  test_files: []