* GitGui tool - new local clone is missing commit(s) and missing a tag on master branch
@ 2024-02-07 6:00 Allan Ford
2024-02-10 19:10 ` Mark Levedahl
0 siblings, 1 reply; 2+ messages in thread
From: Allan Ford @ 2024-02-07 6:00 UTC (permalink / raw)
To: git@vger.kernel.org
Dear Git devs,
GitGui tool local clone is missing commit(s) and missing a tag on master branch
As compared to using Visual Studio 2022 or Visual Studio Code ..
Wondering if a bug somehow / somewhere ?
Other colleague devs observe the same ..
If I switch to the remote master branch then I get right content .. but I should be able to do a new clone of master and hold locally.
I have trusted GitGui tool and it's new repo clone for years .. but it has let me down this time ..
Kind Regards,
Allan
Allan Ford
Application Developer
email: allan.ford@hambs.com.au
www.hambs.com.au
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: GitGui tool - new local clone is missing commit(s) and missing a tag on master branch
2024-02-07 6:00 GitGui tool - new local clone is missing commit(s) and missing a tag on master branch Allan Ford
@ 2024-02-10 19:10 ` Mark Levedahl
0 siblings, 0 replies; 2+ messages in thread
From: Mark Levedahl @ 2024-02-10 19:10 UTC (permalink / raw)
To: Allan Ford, git@vger.kernel.org
On 2/7/24 01:00, Allan Ford wrote:
> Dear Git devs,
>
> GitGui tool local clone is missing commit(s) and missing a tag on master branch
>
> As compared to using Visual Studio 2022 or Visual Studio Code ..
> Wondering if a bug somehow / somewhere ?
> Other colleague devs observe the same ..
>
> If I switch to the remote master branch then I get right content .. but I should be able to do a new clone of master and hold locally.
This is reminiscent of cloning issues some folks on my team raised
nearly a decade ago. git-gui uses a custom/unique do_clone function
written in tcl, rather than native git-clone, so problem diagnosis is
difficult and updates infrequent. My "cure" was to make git-gui use
git-clone. I still have that patch, have rebased it (some conflicts)
onto current git-gui master, and it still works in my very limited testing.
But, git-gui currently has no active maintainer, and Junio is now in a
release cycle, so the list's concern is not on new topics like this. For
both reasons, I'll hold onto the patch until the release cycle completes.
Mark
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-10 19:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-07 6:00 GitGui tool - new local clone is missing commit(s) and missing a tag on master branch Allan Ford
2024-02-10 19:10 ` Mark Levedahl
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 NNTP newsgroup(s).