Resending as plain text
From: Cliff Schomburg
Sent: Thursday, May 30, 2019 6:29 PM
To: git@vger.kernel.org
Subject: Simple shortcut for "git push --set-upstream origin newBranchName"
Hi all,
This is more of a suggestion than a bug report.
I create new topic branches quite frequentl
Friday, May 31, 2019 10:51 AM
To: Cliff Schomburg ; git@vger.kernel.org
Subject: Re: Simple shortcut for "git push --set-upstream origin newBranchName"
On 31/05/2019 16:45, Cliff Schomburg wrote:
> I'm proposing a shortcut for this command.
What's wrong with "$ git push -u origin branch"?
--
Patryk Obara
Thanks, Patryk. It's always nice to see the feature I want is already
implemented! 😊
-Original Message-
From: Patryk Obara
Sent: Friday, May 31, 2019 11:05 AM
To: Cliff Schomburg ; git@vger.kernel.org
Subject: Re: Simple shortcut for "git push --set-upstream origin new
dows CMD prompt, if that matters at all.
Thanks,m
Cliff
-Original Message-
From: Cliff Schomburg
Sent: Friday, May 31, 2019 11:13 AM
To: Patryk Obara ; git@vger.kernel.org
Subject: RE: Simple shortcut for "git push --set-upstream origin newBranchName"
Thanks, Patryk. It
Hello,
I have an open Git for Windows issue here:
https://github.com/git-for-windows/git/issues/2285
"git log" works as expected from the command prompt. But when I execute it via
C# Process class and read from Standard Output, the refs are missing.
Is anyone familiar with this issue? Any ide
Adding --decorate gave me the desired result.
Thanks for your help!
-Original Message-
From: SZEDER Gábor
Sent: Friday, August 9, 2019 3:51 PM
To: Cliff Schomburg
Cc: git@vger.kernel.org
Subject: Re: "git log" does not display refs info when executed via C# Process
class
standard output again. Only on the command line.
Does --decorate-refs not return to STDOUT?
Thanks,
Cliff
-Original Message-
From: SZEDER Gábor
Sent: Friday, August 9, 2019 3:51 PM
To: Cliff Schomburg
Cc: git@vger.kernel.org
Subject: Re: "git log" does not display refs info when ex
Thanks, I will try that as well. Strange it works on command line but not
STDOUT though.
-Original Message-
From: Junio C Hamano
Sent: Friday, August 9, 2019 5:50 PM
To: Cliff Schomburg
Cc: SZEDER Gábor ; git@vger.kernel.org
Subject: Re: "git log" does not display refs
8 matches
Mail list logo