On 15/05/2019 09:45, Ulrich Windl wrote:
reasoning for that.
It's that you are missing the idea behind the "Branches that track the
remote", which are local copies, but not YOUR branches. see below.
I clone the GitHub test repo. I get (a copy of) it all (the rtb's). Git
_creates_ a local branch '
>>> Philip Oakley schrieb am 15.05.2019 um 09:34 in
Nachricht :
> On 14/05/2019 12:49, Ulrich Windl wrote:
>> Hi!
>>
>> The confusing part actually is for me:
>> "git clone" does NOT "Clone a repository into a new directory", but "clone
> the current branch into a new directory" (IMHO).
>> So I w
On 14/05/2019 12:49, Ulrich Windl wrote:
Hi!
The confusing part actually is for me:
"git clone" does NOT "Clone a repository into a new directory", but "clone the
current branch into a new directory" (IMHO).
So I was surprised that I couldn't merge branches under the same name in the cloned
"r
Hi!
The confusing part actually is for me:
"git clone" does NOT "Clone a repository into a new directory", but "clone the
current branch into a new directory" (IMHO).
So I was surprised that I couldn't merge branches under the same name in the
cloned "repository".
Only "git clone --bare" actuall
4 matches
Mail list logo