Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] tangled up git repo

On Friday, June 08, 2012 05:11:41 PM Jody Garnett wrote:
> As an alternative - be kind and rewind 
> 
> 1) git reset --hard ca868cefff9d580d8855e62cc07c4cc078965a46
> 2) git pull upstream master
The pull command fail for me
"fatal: 'upstream' does not appear to be a git repository"

Having a look at the remote branch I get

$git branch -r

  origin/1.1.x
  origin/1.2.x
  origin/HEAD -> origin/master
  origin/document_source
  origin/filter-editor
  origin/filter-editorv2
  origin/fpagnamenta
  origin/legend
  origin/master
  origin/release
  origin/tools-merge-split
Where is the upstram repository?

(Additional I have tried git pull upstream/master but not luck )

> 
> 
> -- 
> Jody Garnett
-- 
Mauricio Pazos


Back to the top