Dne po 9. července 2012 David C. Rankin napsal(a):
On 07/09/2012 02:14 PM, Slávek Banko wrote:
David,
It is no coincidence in tdebase currently on branch 3.5.13-sru?
Slavek
Slavek,
Thanks! No, these are from the regular GIT sources I pull with the
script:
"switch_all_submodules_to_head_and_clean"
What can I check in my GIT tree to make sure I have the latest
source? I did my last update this morning at 0700 CDT (1200 zulu). Here
is my latest FETCH_HEAD:
14:24 providence:~/tde/tde/.git> cat FETCH_HEAD
ce6b0ebe5802b7eb26ce9ab599577bdb083d5e53 branch 'master'
of
http://scm.trinitydesktop.org/scm/git/tde
That is what I should have right?
Yes, switch_all_submodules_to_head_and_clean use "git checkout master", so
this should definitely switch to the main branch.
Slavek
--