Questions tagged as 'github'

1
answer

Is it possible to synchronize code repositories instantially?

For example: change my code in github and my import into gitlab from that same code, be updated according to my changes in github. As if it were a code backup, it updates itself instantly. (In the case of netlify, where when I change my co...
asked by 13.06.2018 / 16:40
2
answers

Directory management in git

I'm now starting to use the git service, more precisely GitHub, but I've had some doubts: My projects in JavaScript are all in a directory on my Desktop, however all the git tutorials I read say to create and configure a local folder where th...
asked by 29.05.2018 / 14:00
1
answer

How to identify the repositories in my github? [duplicate]

I'm doing a basic github course and it just happened to me that the push has to be made to "origin master".  But when I do the command in the terminal (command line) I get the following message:    MacBook-Pro-de-Julio: Git course juliobarr...
asked by 22.02.2018 / 03:25
1
answer

How to synchronize my project with GitHub

Hello I have started a project via github in Intellij. I cloned the github data. I logged in via cmd and set everything up. but when I commit. it appears that the commit was successful. But in my git repository nothing changes. I think it is not...
asked by 16.03.2018 / 13:47
1
answer

How to organize project versions in GitHub?

I have an old project that was written in Laravel 5.3 , I recently rewrote all the code using the 5.5 My question is how to organize this in Github, currently the master branch supports my project based on Laravel 5.3, locally I have the pr...
asked by 23.01.2018 / 14:38
1
answer

How to clone a Branch in Android Studio?

I would like to know how I can clone a Branch of GitHub in Android Studio, because when I clone the Project, in the initial screen, comes only the standard version of the repository.     
asked by 20.02.2018 / 01:49
1
answer

Apply source code updates after fork time and various changes

I have a situation in which we use a system that the code is open source, but we have made some modifications to fit our need. Now the original system has undergone code changes to improve security, I'm looking at their commits and implementi...
asked by 18.08.2017 / 19:33
2
answers

What is the extension of VisualG to GitHub?

I have some old code in VisualG and would like to publish in GitHub, does anyone know the extension of VisualG that GitHub recognizes?     
asked by 19.08.2017 / 21:31
2
answers

Leave my internship and remove me as a collaborator, I lost all my commits in my history

Galera, I worked for 7 months in a company and after my contract ended I became a collaborator. I had about 100 commits in their private project, but they all disappeared from my git profile. Does anyone know if I have my private contributions b...
asked by 14.06.2017 / 00:50
2
answers

Programming in pairs remotely

My partner and I really enjoy programming in pairs from time to time, usually when we have some complex function. But we live in different cities and sometimes it is difficult to get together to schedule. We are currently developing an Androi...
asked by 12.05.2017 / 15:51