On Tuesday 21 of December 2021 20:36:54 Jordi Mallach wrote:
> Hi!
>
> El dj. 16 de 12 de 2021 a les 15:08 -0500, en/na SOGo Reporter va
>
> escriure:
> > Minor release, but many bug fixes. Download it now!
> > NEW RELEASE
> > ANNOUNCEMENT
> > SOGo v5.4.0
>
> Thanks for the new release!
>
> There's something wrong in the repo regarding the release.
>
> master doesn't currently have the 5.4.0 commit (just see the contents
> of the Version file in the root of the
> repo: https://github.com/inverse-inc/sogo/blob/5300bb71b795c2923e7b7aabd
>dc8cd94883892ab/Version ), and commit
> https://github.com/inverse-inc/sogo/commit/e59ff94de0349b8773a3bf68dfcb2
>87362dd2b2f which has the 5.4.0 tag doesn't appear to be in any branch.
>
> Jordi
>
> --
> Jordi Mallach <jo...@mallach.net>

Hi Jordi,

yes, I also encountered this problem when I went to build deb packages 
published for the community. You can use git fetch for a specific commit:

git fetch origin e59ff94de0349b8773a3bf68dfcb287362dd2b2f

...and consequently, you can then get the missing git tag:

git fetch --tags

Cheers
-- 
Slávek

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to