Git Mailing List Archive mirror
 help / color / mirror / Atom feed
* not robust inconsistent git 2.40.1 with HEAD -> master, origin/main, origin/HEAD, origin/master, main
@ 2023-05-30 17:58 Carlos
  0 siblings, 0 replies; 7+ messages in thread
From: Carlos @ 2023-05-30 17:58 UTC (permalink / raw)
  To: git

Running git 2.40.1 with HEAD -> master, origin/main, origin/HEAD, origin/master, main with initial commit on main does not show all the objects from master


! [main] Initial commit
 * [master] Initial commit
  ! [origin/master] Initial commit
---
+*+ [main] Initial commit

the chunk of objects are on master and not main, and yet it shows
nothing once checking out to master. 

the git-clone operation is not consistent either. It's a disaster.

One would think that by now with the more developed work put on to git, it'd
be safe to assume the more sense there's on newer versions. But no. This
 is the opposite actually. 

Now. If by any chance the git-branch operation were to return:

  main
* master

after git-clone, then objects are indeed in place. That is. On master

but not if git-branch returns 

  main
* master
  origin/master




-- 
Our documentation manager was showing her 2 year old son around the office.
He was introduced to me, at which time he pointed out that we were both
holding bags of popcorn.  We were both holding bottles of juice.  But only
*he* had a lollipop.
	He asked his mother, "Why doesn't HE have a lollipop?"
	Her reply: "He can have a lollipop any time he wants to.  That's
what it means to be a programmer."


^ permalink raw reply	[flat|nested] 7+ messages in thread
* not robust inconsistent git 2.40.1 with HEAD -> master, origin/main, origin/HEAD, origin/master, main
@ 2023-05-30 18:14 Carlos
  2023-05-31 10:08 ` Kristoffer Haugsbakk
  2023-05-31 10:57 ` Philip Oakley
  0 siblings, 2 replies; 7+ messages in thread
From: Carlos @ 2023-05-30 18:14 UTC (permalink / raw)
  To: git

Running git 2.40.1 with HEAD -> master, origin/main, origin/HEAD, origin/master, main with initial commit on main does not show all the objects from master


! [main] Initial commit
 * [master] Initial commit
  ! [origin/master] Initial commit
---
+*+ [main] Initial commit

the chunk of objects are on master and not main, and yet it shows
nothing once checking out to master. 

the git-clone operation is not consistent either. It's a disaster.

One would think that by now with the more developed work put on to git, it'd
be safe to assume the more sense there's on newer versions. But no. This
 is the opposite actually. 

Now. If by any chance the git-branch operation were to return:

  main
* master

after git-clone, then objects are indeed in place. That is. On master

but not if git-branch returns 

  main
* master
  origin/master



-- 
This login session: $13.99


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-05-31 22:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-30 17:58 not robust inconsistent git 2.40.1 with HEAD -> master, origin/main, origin/HEAD, origin/master, main Carlos
  -- strict thread matches above, loose matches on Subject: below --
2023-05-30 18:14 Carlos
2023-05-31 10:08 ` Kristoffer Haugsbakk
2023-05-31 10:57 ` Philip Oakley
2023-05-31 13:22   ` Philip Oakley
2023-05-31 21:35     ` Carlos
2023-05-31 22:36       ` Carlos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).