In editor source control not seeing github repo?

Any distributed version control system(git, mercurial, etc) are inherently ill-suited to game development is you want/need to include assets/binary data.

Subversion or Perforce are de-facto industry standards in terms of version control/project access because centralized version control systems don’t have this limitation when it comes to file sizes and such.