Getting started: Difference between revisions

From tehowiki
Jump to navigation Jump to search
imported>Gfis
Useful tools
imported>Gfis
Git help
Line 13: Line 13:
  ...
  ...
</nowiki>
</nowiki>
=== Git help ===
* fatal: 'origin' does not appear to be a git repository
git remote add origin https://github.com/gfis/flodskim
git remove -v

Revision as of 16:06, 3 September 2016

Useful Tools

Git help

  • fatal: 'origin' does not appear to be a git repository
git remote add origin https://github.com/gfis/flodskim
git remove -v