git-notary 2.1.3 → 2.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.org +7 -0
  3. data/bin/git-notary +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9a17c292adcdd3e4821201d5e2c17b642e1c68ea
4
- data.tar.gz: d4a0c4a561aae9ab080845a686c4b9a02622b031
3
+ metadata.gz: f3f8c562617443328d3c34469c26d69f4931794f
4
+ data.tar.gz: 41bde35bea09de8fe4c821983ebf64801c592094
5
5
  SHA512:
6
- metadata.gz: 5107946ffb9a6803da3abc80790a8eac7fb088ad21323b7fa675ca6330218a3f30797f25a68ec1057b33fd08d9897a65d9d00c425c3cfa0a4d41da37b319dd62
7
- data.tar.gz: 9090feb3adfd11b1850cf532adca3c82407830789f21035543629c6de5ef0fa55c2419143ad5e35b982b20192d651b6b433f49851da62eee038c39e5b95a02a8
6
+ metadata.gz: b4e11896b936e31431b42886f35d26d4250284a711c0719ba212be879824c4639a8e48103b1f070e13f0ece3c7f4552a2e3a76e3a9b743744773f7404124ad03
7
+ data.tar.gz: 808787000c42d11c9547674983f7185e674a0c4139e271b9deeb33f82025da689b9ce37e9053deff32439a38123b86902c1f2a6122892e5310be55b1783ab88b
data/README.org CHANGED
@@ -70,7 +70,14 @@ number of active branches increases.
70
70
 
71
71
  * Installation
72
72
 
73
+ ** Install via RubyGems
74
+
75
+ ~gem install --no-wrapper git-notary~
76
+
77
+ ** Manual Installation
78
+
73
79
  Download the latest release of ~git-notary~ and place it somewhere in your ~$PATH~.
80
+
74
81
  #+LATEX: \pagebreak
75
82
 
76
83
  * Usage
data/bin/git-notary CHANGED
@@ -242,4 +242,4 @@ notary() {
242
242
  esac
243
243
  }
244
244
 
245
- notary ${@}
245
+ notary "${@:-}"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: git-notary
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.3
4
+ version: 2.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Olstrom
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-04-22 00:00:00.000000000 Z
11
+ date: 2016-05-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: chris@olstrom.com