git-multi 2.8.0 → 2.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA256:
3
- metadata.gz: d7c3cbcc82b49b0c40ebc4b396934a436701cffe9bdad6fb4ef70013b4c51b10
4
- data.tar.gz: d3e7d42c3fa41a9c0f05720ffbcecf28041ad55c8923edc1972e40c7fc1aec5b
2
+ SHA1:
3
+ metadata.gz: 596879dbac47393252692dd7f067f5ffa1b26b05
4
+ data.tar.gz: 45f9bb9d6a93ce488409c9f09eb372e1d8335666
5
5
  SHA512:
6
- metadata.gz: 229a3d5cbd3af241047cc743e451bf8df35582af7e37f754cfa5c9264c4dab14faf3b8b55e7473686df46c555dfa21355cf5e4adbf8313cf8033d79f80d0a654
7
- data.tar.gz: 52fba9d9f082a17a0a8adc41279fd10b73e10b79a4e93e462ec7f4dcf516366723d608997466dabe2a3eef24078341e1124fc4e0c694c35bbef4ff36e4588b11
6
+ metadata.gz: 59f386674124243df56b693f21941c2d407e52805cd9bd1bd536342369954feb8f5c98cd129b7d37f6fc4f6c4a492722d00496346288152be25e348ce7820156
7
+ data.tar.gz: c1ec14839f81aed56ae9fdfc840386a7b368edc2cf7b6c1a47665b216612d01e3aefe19cad18026c0560cb3409547e4a8647ee1cbe91d5082a03e9906ef9637b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- git-multi (2.8.0)
4
+ git-multi (2.9.0)
5
5
  faraday (~> 0.15.0)
6
6
  octokit (~> 4)
7
7
 
data/lib/git/multi.rb CHANGED
@@ -157,10 +157,10 @@ module Git
157
157
  if STDOUT.tty? && STDERR.tty?
158
158
  STDOUT.puts "#{full_name.invert} (#{fractional_index})"
159
159
  interactive.call(self)
160
- elsif STDERR.tty?
160
+ elsif STDERR.tty? && captured
161
161
  errors = File.join(ENV['TMPDIR'], "git-multi.#{$PID}")
162
162
  captured.call(self, errors)
163
- unless File.zero?(errors)
163
+ if File.exist?(errors) && !File.zero?(errors)
164
164
  # rubocop:disable Style/StderrPuts
165
165
  STDERR.puts "#{full_name.invert} (#{fractional_index})"
166
166
  Kernel.system "cat #{errors} > /dev/tty ;"
@@ -1,7 +1,7 @@
1
1
  module Git
2
2
  module Multi
3
3
  NAME = 'git-multi'.freeze
4
- VERSION = '2.8.0'.freeze
4
+ VERSION = '2.9.0'.freeze
5
5
 
6
6
  def self.version
7
7
  "#{NAME} v#{VERSION}"
data/man/git-multi.1 CHANGED
@@ -2,12 +2,12 @@
2
2
  .\" Title: git-multi
3
3
  .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
4
  .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
- .\" Date: 09/30/2019
5
+ .\" Date: 01/06/2020
6
6
  .\" Manual: Git Manual
7
- .\" Source: Git 2.23.0.385.gbc12974a89.dirty
7
+ .\" Source: Git 2.23.0.606.g08da6496b6.dirty
8
8
  .\" Language: English
9
9
  .\"
10
- .TH "GIT\-MULTI" "1" "09/30/2019" "Git 2\&.23\&.0\&.385\&.gbc1297" "Git Manual"
10
+ .TH "GIT\-MULTI" "1" "01/06/2020" "Git 2\&.23\&.0\&.606\&.g08da64" "Git Manual"
11
11
  .\" -----------------------------------------------------------------
12
12
  .\" * Define some portability stuff
13
13
  .\" -----------------------------------------------------------------
@@ -31,7 +31,7 @@
31
31
  git-multi \- execute the same git command in multiple repositories
32
32
  .SH "VERSION"
33
33
  .sp
34
- This is \fBv2\&.8\&.0\fR of \fIgit multi\fR \&... hooray!
34
+ This is \fBv2\&.9\&.0\fR of \fIgit multi\fR \&... hooray!
35
35
  .SH "SYNOPSIS"
36
36
  .sp
37
37
  There are some options for \fBgit multi\fR itself, in which case it is invoked as follows:
@@ -509,8 +509,8 @@ releases_url size ssh_url
509
509
  stargazers_count stargazers_url statuses_url
510
510
  subscribers_count subscribers_url subscription_url
511
511
  svn_url tags_url teams_url
512
- trees_url updated_at url
513
- watchers watchers_count
512
+ temp_clone_token trees_url updated_at
513
+ url watchers watchers_count
514
514
  .fi
515
515
  .if n \{\
516
516
  .RE
data/man/git-multi.html CHANGED
@@ -748,7 +748,7 @@ git-multi(1) Manual Page
748
748
  <div class="sect1">
749
749
  <h2 id="_version">VERSION</h2>
750
750
  <div class="sectionbody">
751
- <div class="paragraph"><p>This is <code>v2.8.0</code> of <em>git multi</em> &#8230; hooray!</p></div>
751
+ <div class="paragraph"><p>This is <code>v2.9.0</code> of <em>git multi</em> &#8230; hooray!</p></div>
752
752
  </div>
753
753
  </div>
754
754
  <div class="sect1">
@@ -1129,8 +1129,8 @@ releases_url size ssh_url
1129
1129
  stargazers_count stargazers_url statuses_url
1130
1130
  subscribers_count subscribers_url subscription_url
1131
1131
  svn_url tags_url teams_url
1132
- trees_url updated_at url
1133
- watchers watchers_count</code></pre>
1132
+ temp_clone_token trees_url updated_at
1133
+ url watchers watchers_count</code></pre>
1134
1134
  </div></div>
1135
1135
  </div>
1136
1136
  </div>
@@ -1214,7 +1214,7 @@ the <code>jq</code> command-line utility:
1214
1214
  <div id="footer">
1215
1215
  <div id="footer-text">
1216
1216
  Last updated
1217
- 2019-09-30 17:41:54 BST
1217
+ 2020-01-06 20:55:00 GMT
1218
1218
  </div>
1219
1219
  </div>
1220
1220
  </body>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: git-multi
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.8.0
4
+ version: 2.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter Vandenberk
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-09-30 00:00:00.000000000 Z
11
+ date: 2020-01-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -188,7 +188,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
188
188
  - !ruby/object:Gem::Version
189
189
  version: '0'
190
190
  requirements: []
191
- rubygems_version: 3.0.6
191
+ rubyforge_project:
192
+ rubygems_version: 2.5.2.3
192
193
  signing_key:
193
194
  specification_version: 4
194
195
  summary: The ultimate multi-repo utility for git!