On 28/03/2019 10:05, Petr Bena wrote:
On 27/03/2019 19:55, Andreas Schwab wrote:
Do you have a URL rewrite rule (url.*.insteadof)?
Andreas.
I don't know. How do I figure that out? There is nothing like this in
my ~/.ssh/config
Oh you were right I found it in git config --list, removing this f
On 27/03/2019 19:55, Andreas Schwab wrote:
Do you have a URL rewrite rule (url.*.insteadof)?
Andreas.
I don't know. How do I figure that out? There is nothing like this in my
~/.ssh/config
On Mär 27 2019, Petr Bena wrote:
> # Display remote URL
>
> petr.bena@MacBook:~/Documents/grumpy$ git remote -v
> origin g...@github.com:grumpy-irc/grumpy (fetch)
> origin g...@github.com:grumpy-irc/grumpy (push)
>
> #Now change it to HTTPS instead of SSH
>
> petr.bena@MacBook:~/Documents/g
On 27/03/2019 13:57, Kevin Daudt wrote:
On Wed, Mar 27, 2019 at 01:25:27PM +0100, Petr Bena wrote:
Hello,
I used to change remote URL simply by editing .git/config (which may not be
most correct way), but out of sudden I am no longer able to do that. So I
decided to do it the "proper way" but s
On Wed, Mar 27, 2019 at 01:25:27PM +0100, Petr Bena wrote:
> Hello,
>
> I used to change remote URL simply by editing .git/config (which may not be
> most correct way), but out of sudden I am no longer able to do that. So I
> decided to do it the "proper way" but still - to no avail. Here is what
Hello,
I used to change remote URL simply by editing .git/config (which may not
be most correct way), but out of sudden I am no longer able to do that.
So I decided to do it the "proper way" but still - to no avail. Here is
what I do and also it's visible what is wrong:
# Display remote URL
6 matches
Mail list logo