Re: Unable to change remote url of origin

2019-03-28 Thread Petr Bena
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

Re: Unable to change remote url of origin

2019-03-28 Thread Petr Bena
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

Re: Unable to change remote url of origin

2019-03-27 Thread Petr Bena
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

Unable to change remote url of origin

2019-03-27 Thread Petr Bena
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

Re: git stash broken on MS Windows (automatically modify the files again)

2014-12-03 Thread Petr Bena
mber 2014 at 14:48, Petr Bena wrote: >> Only solution so far was to clone on linux, remove the folder which >> contains these files and push them, then I had to delete the whole >> repository on windows and clone it again. >> >> If I checkout any revision which contai

Re: git stash broken on MS Windows (automatically modify the files again)

2014-12-03 Thread Petr Bena
from disk and cloning again. Is this a bug? On Wed, Dec 3, 2014 at 3:46 PM, Petr Bena wrote: > I actually can't even commit these changes: > > petr.bena@MW7H3TP5JJBR0I ~/Documents/repo (export) > $ git stash > Saved working directory and index state WIP on export: ee21f45 Updat

Re: git stash broken on MS Windows (automatically modify the files again)

2014-12-03 Thread Petr Bena
it_off.sql' ('BSS/export_home_oracle/scripts_IDAEU001/audit/audit_off.sql' alre ady exists in index) On Wed, Dec 3, 2014 at 3:33 PM, Petr Bena wrote: > I have a mysterious problem with one of my git repositories that work > fine when I check it out on linux, but not when I do

git stash broken on MS Windows (automatically modify the files again)

2014-12-03 Thread Petr Bena
I have a mysterious problem with one of my git repositories that work fine when I check it out on linux, but not when I do that on windows. On windows, pile of files immediately change themselves - eg when I do git diff I see a lot of changes. What is even more interesting, is that when I do git s

Re: BUG I can't start git on Windows 7

2014-09-08 Thread Petr Bena
at 5:56 PM, Petr Bena wrote: > Yes that fixed it, thanks :) > > On Mon, Sep 8, 2014 at 5:34 PM, Konstantin Khomoutov > wrote: >> On Mon, 8 Sep 2014 11:15:44 +0200 >> Petr Bena wrote: >> >>> I installed git on my system using official package from git-scm.com &g

Re: BUG I can't start git on Windows 7

2014-09-08 Thread Petr Bena
Yes that fixed it, thanks :) On Mon, Sep 8, 2014 at 5:34 PM, Konstantin Khomoutov wrote: > On Mon, 8 Sep 2014 11:15:44 +0200 > Petr Bena wrote: > >> I installed git on my system using official package from git-scm.com >> but I can't launch it, I am always getting

Re: BUG I can't start git on Windows 7

2014-09-08 Thread Petr Bena
Braun wrote: > Am 08.09.2014 um 11:15 schrieb Petr Bena: >> I installed git on my system using official package from git-scm.com >> but I can't launch it, I am always getting this error: >> >> C:\Users\petr.bena>"C:\Program Files (x86)\Git\bin\sh.exe&

BUG I can't start git on Windows 7

2014-09-08 Thread Petr Bena
I installed git on my system using official package from git-scm.com but I can't launch it, I am always getting this error: C:\Users\petr.bena>"C:\Program Files (x86)\Git\bin\sh.exe" --login -i 0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487 AllocationBase 0x0, BaseAd