[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.4 github repository
- From: Daurnimator <quae@...>
- Date: Thu, 23 May 2019 17:50:38 +1000
On Thu, 23 May 2019 at 17:45, Dirk Laurie <dirk.laurie@gmail.com> wrote:
>
> On 29 March 2019, I cloned the repository.
>
> 'git status' still says:
>
> On branch master
> Your branch is up to date with 'origin/master'.
>
> I get the impression, from recent discussions on this list, that there must be another branch on which there has been plenty of commits.
Have you pulled? Run: git pull
If that doesn't work, paste output of: git remote -v