danw
In stereo, where available

	> svn rm -f foo
	svn: invalid option character: f
	Type 'svn help' for usage.
	> svn rm --force foo
	D         foo
	>
...time passes...
	> git rm --force foo
	error: unknown option `force'
	> git rm -f foo
	rm 'foo'
	>
Tuesday, 5 February 2008, 3:12 pm

Given that Clinton and Obama are allegedly neck-and-neck, I find it fascinating that the blogs I read included 10 or 15 “Vote Obama, OMG he’s so amazing” posts this morning, and not a single “Vote Hillary” (or, for that matter, “Vote Romney”/”Vote McCain”). Apparently Obama has a total lock on the tech/geek vote. (Either that, or Obama is the only person that anyone is actually excited about voting for.)