question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Push does not work

See original GitHub issue

Hi there. I just installed GitSavvy and I was trying to push to my github repo with no luck. This is what I’m doing:

  1. image
  2. Then it asks for an upstream: image
  3. I select origin: image

and that’s it, nothing happens (nothing in the console either). Im on a Mac with OSX 10.11 (El Capitan).

Does anybody have clue about this?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
divmaincommented, Mar 3, 2017

@martriay, I’m going to close this as not-enough-information. If you’re still using GitSavvy and figured it out, let us know! If you gave up, that’s fine too. And if you’re still interested in figuring it out, feel free to re-open the issue. Thanks!

1reaction
stoivocommented, Oct 18, 2016

An other idea that you could try out

screen shot 2016-10-18 at 23 57 41

and set show_panel_for to pull and push like this

"show_panel_for": ["pull","push"]

https://github.com/divmain/GitSavvy/blob/master/GitSavvy.sublime-settings#L83-L87

Read more comments on GitHub >

github_iconTop Results From Across the Web

Git push doesn't fail but doesn't work - Stack Overflow
EDIT 1 : I'll try to be more specific: I've a private repo which is on a private server. This server is used...
Read more >
Javascript push not working (what am I doing wrong?!)
What I'm doing is making scalable code. I'm getting all the fieldsets in the document and passing them through a regular expression.
Read more >
Web Push Troubleshooting - OneSignal Documentation
Follow these steps to open the Chrome Developer Tools Console and check for errors on the site: ... Subscription to push does not...
Read more >
Troubleshooting Duo Push notification issues on iOS devices
On the iPhone, open Settings. · Scroll down and select Duo Mobile. · Select Notifications. · If the "Allow Notifications" option is already...
Read more >
JavaScript Append to Array: a JS Guide to the Push Method
If you work with arrays, don't miss out on push . It adds one or more elements at the end of an array...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found