Project

General

Profile

Actions

Bug #1980

closed

Git reporitory lagging?

Added by masterblaster about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hello,

on two different machines git says already up-to-date even thou last
visible commit is older than last one visible from gitweb.

My configuration is the stock one, created by 'make src-create' in /usr

  1. cat .git/config
    [core]
    repositoryformatversion = 0
    filemode = true
    bare = false
    logallrefupdates = true
    [remote "origin"]
    url = git://git.dragonflybsd.org/dragonfly.git
    fetch = +refs/heads/*:refs/remotes/origin/*
    [branch "master"]
    remote = origin
    merge = refs/heads/master

Btw, i remember last night git pull just hung doing nothing, but i first
thought it was a local machine's problem, so i didn't care...

Thanks!

Actions #1

Updated by dillon about 13 years ago

:Hello,
:
:on two different machines git says already up-to-date even thou last
:visible commit is older than last one visible from gitweb.
:
:My configuration is the stock one, created by 'make src-create' in /usr

Please try it now.  Avalon's git repo got a bit messed up from
a crash yesterday. I've reset it to the Feb 2 repo and re-pulled
from crater so it should be in sync now.
-Matt
Actions #2

Updated by pavalos about 13 years ago

Fixed.

Actions

Also available in: Atom PDF