Problem with Ionic view

Hi there, when I try to link my app with ionic pro by using the following command on my project directory “ionic link --pro-id (code)” it works, but after that, when I do “git push ionic master” it outputs "fatal: Not a git repository (or any of the parent directories): .git ".

  • I’ve already install git and its on path!
  • beginner