<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/git-remote-testgit.sh, branch v2.3.0</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.3.0</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.3.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2014-06-06T18:38:51Z</updated>
<entry>
<title>Merge branch 'ep/shell-assign-and-export-vars'</title>
<updated>2014-06-06T18:38:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-06-06T18:38:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3ea8ecc21ec87eb5173a7145db2d3653e5b5fa28'/>
<id>urn:sha1:3ea8ecc21ec87eb5173a7145db2d3653e5b5fa28</id>
<content type='text'>
* ep/shell-assign-and-export-vars:
  scripts: more "export VAR=VALUE" fixes
  scripts: "export VAR=VALUE" construct is not portable
</content>
</entry>
<entry>
<title>scripts: "export VAR=VALUE" construct is not portable</title>
<updated>2014-05-23T22:32:33Z</updated>
<author>
<name>Elia Pinto</name>
<email>gitter.spiros@gmail.com</email>
</author>
<published>2014-05-23T10:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=bed137d2d55a3b5cbd642b1e80cd7bd9094db8d4'/>
<id>urn:sha1:bed137d2d55a3b5cbd642b1e80cd7bd9094db8d4</id>
<content type='text'>
Found by check-non-portable-shell.pl

Signed-off-by: Elia Pinto &lt;gitter.spiros@gmail.com&gt;
Reviewed-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>transport-helper: add 'force' to 'export' helpers</title>
<updated>2013-11-12T21:34:32Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2013-11-12T20:56:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=510fa6f5188d715050899eee221c739f1c0a8b12'/>
<id>urn:sha1:510fa6f5188d715050899eee221c739f1c0a8b12</id>
<content type='text'>
Otherwise they cannot know when to force the push or not (other than
hacks).

Tests-by: Richard Hansen &lt;rhansen@bbn.com&gt;
Documentation-by: Richard Hansen &lt;rhansen@bbn.com&gt;
Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>transport-helper: add no-private-update capability</title>
<updated>2013-09-03T18:57:53Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2013-09-03T15:45:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=597b831afb25303218ac60115ac86dd8879e3ce3'/>
<id>urn:sha1:597b831afb25303218ac60115ac86dd8879e3ce3</id>
<content type='text'>
Since 664059fb (transport-helper: update remote helper namespace,
2013-04-17), a 'push' operation on a remote helper updates the
private ref by default. This is often a good thing, but it can also
be desirable to disable this update to force the next 'pull' to
re-import the pushed revisions.

Allow remote-helpers to disable the automatic update by introducing a new
capability.

Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'js/transport-helper-error-reporting-fix'</title>
<updated>2013-05-29T21:20:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-05-29T21:20:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1ccb22d524e4809d5a8282603f0d5433cf2cbb8c'/>
<id>urn:sha1:1ccb22d524e4809d5a8282603f0d5433cf2cbb8c</id>
<content type='text'>
Finishing touches to fc/transport-helper-error-reporting topic.

* js/transport-helper-error-reporting-fix:
  git-remote-testgit: build it to run under $SHELL_PATH
  git-remote-testgit: further remove some bashisms
  git-remote-testgit: avoid process substitution
</content>
</entry>
<entry>
<title>git-remote-testgit: build it to run under $SHELL_PATH</title>
<updated>2013-04-28T22:22:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-04-26T23:30:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=709a957d9493cbdd457d02bfada067c9b3ccc253'/>
<id>urn:sha1:709a957d9493cbdd457d02bfada067c9b3ccc253</id>
<content type='text'>
Just like all the other shell scripts, replace the shebang line to
make sure it runs under the shell the user specified.

As this no longer depends on bashisms, t5801 does not have to say
bash must be available somewhere on the system.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
