Thread (22 messages) flat view 22 messages, 9 authors, 2016-06-15

Re: [PATCH 2/2] git wrapper: execute git-shell when argv[1] is '-c'

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:45:13

Possibly related (same subject, not in this thread)

Hi,

On Tue, 26 Aug 2008, Tommi Virtanen wrote:
On Mon, Aug 25, 2008 at 10:52:46PM +0200, Johannes Schindelin wrote:
quoted
When a program is called via ssh's '-c' option, the login shell is called 
on the remote computer, with the given arguments.  In the case that Git 
was specified as login shell in /etc/passwd, Git used to complain that it 
does not know the '-c' option and die.

This commit assumes that '-c' indicates that Git was specified as
a login shell, and hands off to git-shell.

Noticed by Tommi Virtanen.
My imagination is insufficient in coming up with an uglier kludge, and
I sincerely hope my name isn't associated with this in any way.
I have no problems deleting your name from the commit message.  None at 
all.  Even if you actually did notice the issue.

I do disagree with you that it is a kludge though.  I think it makes 
complete sense to add this to Documentation/git.txt in addition to other 
documentation that is lacking from my patch, though:

-- snip --
-c <command>::
	execute <command> in git-shell.
-- snap --

Ciao,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help