Today I wanted to fetch the sources for the new kernel release. So I cd-ed to the directory with kernel sources and 'git fetch'-ed:
ivan@wildfire ~/code/kern $ git fetch
fatal: No remote repository specified. Please, specify either a URL or a
remote name from which new revisions should be fetched.huh? what? well my HEAD in kern repo is always
(
Read more... )