atom-git-gui icon indicating copy to clipboard operation
atom-git-gui copied to clipboard

Seems that it doesn't work with local only repos

Open CosmoMyzrailGorynych opened this issue 8 years ago • 6 comments

I have a repository without remotes and with only (master) branch.

  1. I press F12,
  2. then click on a changed file like in gif,
  3. but nothing ever happens.

Also the branch dropdown is empty, and all icons are not responding (grayed out):

asdasd

CosmoMyzrailGorynych avatar Jan 11 '17 12:01 CosmoMyzrailGorynych

@CosmoMyzrailGorynych would you mind giving me more information on you machine, atom version, etc.? Thanks.

andrewrynhard avatar Jan 11 '17 14:01 andrewrynhard

My Atom is 1.13.0. It is running on Windows 8.1 with Git v2.11.0

I checked it again and it began working. Now I can see a master branch in a third dropdown. It seems to work, but another oddity appeared:

I have one file changed. If I click it once, a commit button becames active, but the file isn't checked as staged. If I click again, a green tick appears marking it as staged. The third click deactivates the commit button and a staged icon.

CosmoMyzrailGorynych avatar Jan 12 '17 04:01 CosmoMyzrailGorynych

I have seen this happen with repos that have no commit history. Was this your case?

andrewrynhard avatar Jan 12 '17 14:01 andrewrynhard

No, it already had 5 commits saved or so.

-----Original Message----- From: "Andrew Rynhard" [email protected] Sent: ‎1/‎13/‎2017 2:05 AM To: "andrewrynhard/atom-git-gui" [email protected] Cc: "Cosmo Myzrail Gorynych aka Cos" [email protected]; "Mention" [email protected] Subject: Re: [andrewrynhard/atom-git-gui] Seems that it doesn't work withlocal only repos (#8)

I have seen this happen with repos that have no commit history. Was this your case? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

CosmoMyzrailGorynych avatar Jan 12 '17 14:01 CosmoMyzrailGorynych

Hmmm... Okay thank you for the feedback, I will be looking into this.

andrewrynhard avatar Jan 12 '17 15:01 andrewrynhard

Same problem captura

elib0 avatar Feb 02 '17 18:02 elib0