Questions tagged as 'github'

1
answer

How to install pull request package?

I'm trying to install a package npm ng2-table , but with a pull request that is not yet merge in master . Home Is there any way I can add this pull request to my package.json , so that it installs this commit rather than the master...
asked by 09.11.2017 / 20:00
0
answers

Online repository, problem with commits history

I'm working on a project where I currently have 3 branches done as well as their respective merges for the master. The problem is that when I request a push of the master for the online repository the number of contributions I have ha...
asked by 27.07.2017 / 16:53
2
answers

How to leave a "Default" language in GitHub?

This is a project made in Ruby , however, as I used the Twitter BootStrap , it presents JavaScript as the predominant language, since it is the language that predominates in the repository. Can you force the default language to be RUBY ?...
asked by 15.01.2014 / 13:27
0
answers

I can not put page in the air by github

I'm using git-bash, at the end when I give the command git push origin master , a message appears saying:    "remote: Permission to clasesdelivery / clasesdelivery.github.io.git denied to guilhermepassos.       fatal: unable to access...
asked by 05.07.2017 / 05:57
0
answers

In Git, I can not pull, it gives ERROR 502

I'm in a project and I can change Branch (Checkout), fetch, merge, but pull can not fetch, returns the message    fatal: unable to access '': The requested URL returned error: 502 I ran several tests and nothing.     
asked by 06.06.2017 / 16:51
1
answer

Error cloning GitLab repositories

I'm trying to clone a repository I've created in GitLab on my machine, but the following error is returned to me: I used the GitHub login to log in to GitLab and create the repository there. When I try to CLONE, I use GitHub's user auth...
asked by 10.03.2017 / 17:25
1
answer

I can not perform the clone via netbeans by github

As we can see in the photo, this is the message that appears to me when I try to make the clone through NetBeans, in other terminals it works correctly. Netbeans 8.1     
asked by 08.03.2017 / 17:28
0
answers

Is there a text editor with integration with Github?

I'm using Notepad ++ to program in Lua (small programs, I'm still studying), and I usually save the codes in Github when I have to stop to continue later. But manually I need to go to the Github website and add the file, and if you want to ch...
asked by 05.01.2017 / 00:10
1
answer

Visual Studio project losing references via git

When cloning a project, it is coming with some blank references, having to be added manually. This problem only occurs with cloned projects, if you download the project as zip by github, it works normally. I have tried to use the source tree...
asked by 22.10.2016 / 03:51
0
answers

Error when committing push in Webstorm

When trying to commit a project, it has the following message: What can be done?     
asked by 07.08.2016 / 21:49