Technical support > Linux

Proper GIT command for 2.5 dev current

<< < (2/2)

DarkRain:
Actually there are many other branches in the repository, unless you are using github — which only has the master branch — or maybe you only cloned the master branch as per the instructions in the wiki...

What does 'git remote show origin' show?

Battlescared:
git remote show origin
* remote origin
  Fetch URL: git://git.code.sf.net/p/ufoai/code
  Push  URL: git://git.code.sf.net/p/ufoai/code
  HEAD branch: master
  Remote branch:
    master tracked
  Local branch configured for 'git pull':
    master merges with remote master
  Local ref configured for 'git push':
    master pushes to master (local out of date)

There's more than one repository?

Battlescared:
Hmm, ok, not sure where the two repositories got out of sync, but the 2.6-dev version I downloaded earlier has all the branches in it.  I think I have everything.  I don't know how I got a partial repo back in my 2.5 one, but maybe it is still left over from when you guys made the switch, which I think was in the 2.5 development days?  Or had you switched during 2.4?

Anyway, I think I have everything in this repo.  Trying to build 2.5 now.  Think I have it.  Thanks for all the help, Duke.  I appreciate it.

DarkRain:
Ah, glad to hear that (partial repo? that was odd)

Just to answer your question, yes, we have two repositories: The main one at sourceforge, and a mirror at github — but as I said earlier the one at github only has the master branch... (maybe that's related to your earlier problem? don't know)

Navigation

[0] Message Index

[*] Previous page

Go to full version