Okay, I flushed my Factor repo, saving off to the desktop (for now) two
changed clean-branch files, and a few new work vocabs/exercises.

I cloned the remote Factor repo:  git://factorcode.org/git/factor.git.

The resulting local repo clone is about 116 MB.  Its .git subdirectory is
about 64 MB.

In the Git GUI, doing Repository -> Visualize All Branch History shows the
very recent changes I would expect to see, including the bignum fix, and the
more recent "Remove unecessary[sic] slot from arrow models".  I also see
Slava's fix to servers.factor.

The graphical cues in Git GUI sit somewhere between impressively
comprehensive and confusing/TMI.  The important thing to notice this time is
that the very last node at the top is labeled "master" after the default
master branch, which was assigned to my cloning operation by default (I must
have screwed-up Git GUI's config before I did the clone last time). 

The other behavior that is different this time is that when I click on a
"master" branch link (down in the header area for a commit), the link used
to go away (drop out of the list of branches).  This must be because I was
not currently in that branch.  Now I am, and the link stays in place when I
click on it.  Also, Git Bash command "git branch" shows only *master.  The
"*" must mean the this is my current branch.  I didn't see this last time,
plus last time I also had a "(no branch)" in this list.  So I conclude that
if you don't break the default branch assignment before you do the clone,
you'll get just the one *master branch.


Shaping


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to