Questions tagged as 'github'

1
answer

If / Else to Define Environment Variables in Travis

I'm using Travis for javascript (Grunt / Karma) testing and I set some variables in the .travis.yml file to run an array of tests. What I am missing is a means of defining variables using an if / else. I'm looking for something like th...
asked by 14.03.2014 / 12:56
3
answers

How to push local folder to GitHub

I would like to push from a local repository to my GitHub. For this I did the standard procedure: git clone <chave ssh> So much so, he created a copy of the GiHub repository locally. Inside this repository there is a folder with files...
asked by 26.05.2014 / 16:02
2
answers

What is the difference between the remote GitHub repository and the remote of my dedicated server?

In GitHub we can create remote repositories, and in doing so we gain a certain set of administrative functions under this repository, one of these functionalities is the possibility for the administrator to review the commits received, to revi...
asked by 04.08.2018 / 03:22
1
answer

Is it possible to raise desktop projects on GitHub?

Can I develop my desktop programs and get up to GitHub, and work this way with versioning of my program with Git? Or can I just raise web projects for GitHub?     
asked by 07.11.2015 / 19:19
2
answers

Working with GitHub [closed]

We are working on a project to create a J2EE + GlassFish-based application server in order to update the way we work in our company. In this environment, two programmers will work on the same project, and we chose Git as a versioning tool....
asked by 13.07.2017 / 20:58
1
answer

GIT central repository + external server communication

Good morning, I have a question, here in the company where we work, we think about creating a shared local server that will be the central repository and everyone will clone and give push . So far, well instead of a github would be...
asked by 03.11.2016 / 14:19
1
answer

Git and GitHub: Need to give remote more than once?

When I'm going to do the procedure to load the files from my directory to GitHub, through Git, do I need to give git remote add origin ... every time or only the first time?     
asked by 22.11.2018 / 20:58
1
answer

I can not clone repository with git bash

I wonder why I can not clone a public repository of Github with git bash. I give the command git clone plus ssh or https,  but it gives the following message:    Permission denied (publickey).     fatal: Could not read from remote repo...
asked by 27.07.2017 / 19:05
1
answer

NetBeans project upload on GitHub

I've never had experience with GitHub, I made a simple php library and wanted to publish it to Git through IDE NetBeans , I've been searching, I found something similar, but I could not upload, does anyone know how it works? / p>   ...
asked by 26.12.2015 / 02:15
1
answer

How to configure github in ubuntu?

Now that I've finished my final project at C and delivered it at the end of this first semester. I'm trying to set up and post my project on github . I followed a video lesson and got configurar a repositório on my no...
asked by 17.12.2015 / 22:51