[Bro-Dev] "git diff" questions

Vern Paxson vern at icir.org
Wed Jul 20 17:38:45 PDT 2011


Thanks for the explanation.  Two comments/questions:

> git submodule update --recursive

This doesn't work:

	Usage: git submodule [--quiet] [--cached] [add [-b branch] <repo> <path>]|[status|init|update [-i|--init] [-N|--no-fetch]|summary [-n|--summary-limit <n>] [<commit>]] [--] [<path>...]|[foreach <command>]|[sync [--] [<path>...]]

(I'm running git 1.6.3.2.)

> Assuming that you were in "master" and did a check-out of "topic/foobar" 

All I did was check-out "master", I'm pretty sure.  (Is there a command
that will tell me how I wound up with the tree I have?)

		Vern


More information about the bro-dev mailing list