On Fri, Apr 10, 2020 at 02:19:50PM -0400, Andrew Piskorski wrote: > https://bitbucket.org/naviserver/naviserver/commits/ > > The weird thing is, after doing the commands below to update my clone, > the MOST recent commit I see is still only from 2020-04-05, Gustaf's > "add debug entries to 404 returns". The three more recent commits on > the website are apparently NOT in my local repository at all!
Still had the same problem, so I discarded my local repository and cloned again from scratch. I'm still not sure what the problem was, but I notice that this new repository includes my BitBucket username in the URL, while the old one did not. AFAIK that should not matter, but perhaps it did somehow. $ git remote -v origin https://[email protected]/naviserver/naviserver.git (fetch) origin https://[email protected]/naviserver/naviserver.git (push) -- Andrew Piskorski <[email protected]> _______________________________________________ naviserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/naviserver-devel
