Re: Local Config File: Submodule initialization looks broken with the --recurse-submodules option when cloning a repository

2019-10-14 Thread Ron
> I've got someone to test this with the latest 2.23.0 version on archlinux. > > It is still happening: > > git clone --depth=1 --recurse-submodules --origin upstream > https://github.com/git-for-windows/git; > git -C git config --get submodule.active > expected true, got . > > Anything more I nee

Re: Local Config File: Submodule initialization looks broken with the --recurse-submodules option when cloning a repository

2019-10-13 Thread Ron
> Initially reported for GFW on version 2.20.1, I have tested with Linux Mint > Mate 19.1 Tessa which by default uses git version 2.17.1 > > It produces a config file with the relevant submodule entries looking like > this: > > -

Re: Git merge should report an actual syntax error when a semicolon is used instead of space for specifying multiple branches

2019-04-12 Thread Ron
> Junio C Hamano wrote: > I do not know what "git fetch" uses semicolon for here. Care to > elaborate? Those were all typos, I meant colon, two dots. Sorry.

Local Config File: Submodule initialization looks broken with the --recurse-submodules option when cloning a repository

2019-04-10 Thread ron
Initially reported for GFW on version 2.20.1, I have tested with Linux Mint Mate 19.1 Tessa which by default uses git version 2.17.1 It produces a config file with the relevant submodule entries looking like this: [submodule] active = . [submodule "Submodule/Path"]

Git merge should report an actual syntax error when a semicolon is used instead of space for specifying multiple branches

2019-04-10 Thread ron
on), as if I was mistyping the name of the branch or something, but if it never accepts anything with a semicolon it ought to be a syntax error, IMO. And it may not be uncommon since it comes from the fact that git merge normally follows git fetch where semicolon is supported as per normal. Ron Sent with ProtonMail Secure Email.

Re: Request re git status

2017-02-06 Thread Ron Pero
, try emailing git@vger.kernel.org" In answer to a couple of your points, I was not using force. And I do understand that if I pushed to origin master it would have stopped the merge, alerting me to the conflict. Thanks for that. Thanks again, Ron On Mon, Feb 6, 2017 at 4:45 PM, Phil Hord wrote: &

Request re git status

2017-02-06 Thread Ron Pero
ot;Do a fetch to find out whether your branch is up to date"? Thanks, and best wishes, Ron

RPM spec file broken by README.md

2016-03-31 Thread Ron Isaacson
build just fine with that change. Thank you very much! - Ron -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Eclipse

2013-08-27 Thread Ron Tregaskis - NOAA Federal
Gee, sorry I asked. On 8/27/2013 11:15 AM, Torsten Bögershausen wrote: On 27.08.13 17:10, Ron Tregaskis - NOAA Federal wrote: Does git work with Eclipse? No. If the question is "does Eclipse work with git": yes. For more information please feel free to spend some seconds usi

Eclipse

2013-08-27 Thread Ron Tregaskis - NOAA Federal
Does git work with Eclipse? Ron -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html