Questions tagged as 'github'

1
answer

Pull branch request outdated in Git

I created a branch from a repository in GitHub . I worked on this branch creating your own commits . The branch is in the remote repository. Meanwhile the master was evolving, developing code in master . In principle, the maste...
asked by 24.11.2017 / 00:17
1
answer

error installing github npm

I installed npm and I configured my proxy after that when I try to install any library eg git hub, it appears these errors: npm ERR! node v6.11.3 npm ERR! npm v3.10.10 npm ERR! code HPE_INVALID_CONSTANT npm ERR! Parse Error Based on a conf...
asked by 06.11.2017 / 18:34
1
answer

Failed to push - Android Studio 3.0

I upgraded my Android Studio to version 3.0, but now that I've push in my app , he introduced the following error, tried every way and I can not do this:    Unable to access ' link ': could not resolve host: github.com     
asked by 27.10.2017 / 14:48
0
answers

How to start Arduino serial communication with Raspberry PI 3 [closed]

I'm doing a little project on Arduino and I need to start Serial communication with Raspberry PI 3 without IDE with S.O Raspbian Lite. That is, the Raspbian Lite has no graphical interface to open the IDE and start the communication, I want to d...
asked by 02.10.2017 / 01:48
1
answer

Problem with POST in Javascript + Ajax

I'm taking a test, and I need to develop a signup screen using the GitHub API link . .. Here is the code: //Add repositories on GitHub $('#add-repository').submit(function(e){ e.preventDefault(); $.ajax({ method: 'post', url: 'ht...
asked by 14.07.2017 / 21:00
0
answers

Problems trying to upload project in Bitbucket with Netbeans

I want to upload my project with git in the Bitbucket repository by Netbeans, whenever I try to send the following error: The remote repository contains merged commits in the local branch. Open the output to see more information. Doe...
asked by 17.06.2017 / 04:45
1
answer

Error consuming API GitHub V3 using HttpClient or even HttpWebRequest

I am not able to consume the GitHub V3 API with basic authentication (without using Octokit). I know it works with RestSharp plus I want to know why it does not work with HttpClient and HttpWebRequest . I always get the same answ...
asked by 06.05.2017 / 15:37
0
answers

Automatic public project deploy for instance on AWS

Question: I would like to know how I can configure Travis CI to automatically deploy a public project from GitHub after running the build and all tests pass. I have noticed this configuration of the .travis.yml file,...
asked by 08.10.2016 / 19:37
1
answer

How to version a Joomla component with git

When I create a new component or module for Joomla, most of the development is done with the component / module already installed inside the CMS framework - administrator - cache - components - com_component* - <...
asked by 27.09.2016 / 21:27
0
answers

Configure Tortoise SVN with Google Drive

I need some help, I'm trying to configure Tortoise SVN to upload my projects to Google Drive. Has anyone already done this? If so, how would you help me with this, I'm having difficulties. I tried to configure Github, but I found the process...
asked by 14.10.2016 / 14:38