﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
897	I think that there's no such thing as `git submodule fetch`	Daniel Krol		"When I run the update command:

`./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate && git submodule fetch`

I (after everything installs) get:

`error: pathspec 'fetch' did not match any file(s) known to git.`
`Did you forget to 'git add'?`

I see nothing in here about a `fetch` subcommand.

http://git-scm.com/docs/git-submodule

Perhaps you meant `git submodule update`? Does that do the fetching?"	defect	closed	minor	0.7.0	documentation	fixed			
