DragonFly bugs List (threaded) for 2011-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Git reporitory lagging?
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
# 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!
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]