Github: Magical Github Integration w/o information?

Created on 13 Jul 2017  路  5Comments  路  Source: atom/github

is there information anywhere about how to make the github stuff work? From what I can see it makes me create a brand new project and start over rather than simply taking the project I am using and using the .git file there to build the git integration?

Should have some information about how to set it up and if you have to start a new project for some reason then you should put that somewhere.

Only option I have found thus far is create new repository / project so sorry if I am missing something!

Most helpful comment

Hot dog! You're on the money, @50Wliu -- thanks for the suggestion.

It's working well. Ahh, this feature excites me. Farewell, desktop app. 馃憤 <3

All 5 comments

@bradennapier Did you get this working? This integration appeared within Atom this morning; It doesn't connect to anything, even the repos it creates. Not sure what to do.

For the GitHub part of the package to work, you need use a repository with a remote pointing to an existing GitHub repository. Then you should be prompted to login with an auth token.

@bradennapier @goodroot - can either of you confirm if you're working with GitHub repository and if so, can you share what you're seeing in the GitHub tab?


As a side note, filling out the issue template is super helpful for us since it lets us know if you'd tried in safe mode, what version of Atom you're running, what operating you're on, etc.

Ah, yeah, sorry about the template @rsese -- wanted to see if Braden found something out, in case we were both doing something silly.

I can confirm I am working within a GitHub directory; my GitHub folder is my project within Atom. The GitHub folder is created by the GitHub desktop app. Here are two images, one in safe-mode and one in regular-mode.

screen shot 2560-07-20 at 6 32 04 pm
screen shot 2560-07-20 at 6 32 29 pm

The panes are gray'd out; the config files show happy and connected config files.

Ah, I think I see your problem @goodroot. The GitHub folder itself is not a Git repository - in order for GitHub integration to show up, the root folder has to be a Git repository. So in your case try opening goodroot.ca as a new project. If you need multiple Git repositories to be open at the same time, you can add them to the current project by using Add Project Folder.

Hot dog! You're on the money, @50Wliu -- thanks for the suggestion.

It's working well. Ahh, this feature excites me. Farewell, desktop app. 馃憤 <3

Was this page helpful?
0 / 5 - 0 ratings