On Thu, 2024-02-08 at 13:04 +0000, [email protected] wrote:
> The upstream BIT repo do has several tags [1]. The "latest" is "v1.4.3". 
> But I can not see this tag in my local repo. There "v1.3.1" is the 
> latest.
> My forked repo has "v1.3.3" as latest [2].
> 
> I have two remotes:
> 
> $ git remote -v
> origin  [email protected]:buhtz/backintime.git (fetch)
> origin  [email protected]:buhtz/backintime.git (push)
> upstream        [email protected]:bit-team/backintime.git (fetch)
> upstream        [email protected]:bit-team/backintime.git (push)

git pull upstream

_______________________________________________
Bit-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/bit-dev.python.org/
Member address: [email protected]

Reply via email to