Questions tagged as 'github'

1
answer

Difference of Fork and Branch Protected

I'm starting on Git, but I have a doubt. Suppose I have one project with the branch "origin" and another branch "tests". If I protect the branch "origin" and only give access to "tests", what difference is there in collaborating in "tests"...
asked by 13.06.2018 / 16:37
1
answer

publish only one folder on gitHub in a parallel branch

I need to make my master branch of git publish only the contents of a folder called dist in a parallel branch I'm calling SRC I'm working with angle 5 and basically what I want is that my project (source) is on one page and my ghPage (resu...
asked by 31.03.2018 / 15:57
1
answer

Join two git repositories

Hello apparently using IntellIJ create a repository with a specific folder and another with the general folder of the project, when trying to push it shows me as 2 different repositories how can I unify them so that the folder with the project r...
asked by 14.03.2018 / 04:08
0
answers

Ignore folders in appspec.yml

Greetings, I have a synchronization problem with AWS and GIT, I have a repository of photos in a wordpress but these photos are not in the repository (They are almost 4 GB) the issue is every time I make a commit I delete the folder with the pho...
asked by 24.01.2018 / 21:41
1
answer

How to disable control git version in Android Studio

How to disable control version git in Android Studio in Windows, what I did was go to the menu: VCS - enable control version and now I do not know how to undo it, turn it off, disable, turn off. thanks     
asked by 04.06.2018 / 23:00
1
answer

How to install git repository urbanaccess using anaconda prompt?

I'm using anaconda prompt to download data from osm and gtfs to create graphics and, in order to install urbanaccess, I have to clone the git repository, however, I do not know how I can do it. Thanks     
asked by 13.06.2017 / 12:17
1
answer

How to synchronize the modifications we make in the repo of our machine with the repo github?

I'm following the openlassrooms tutorial on GitHub and I am not able to synchronize the modifications made on the machine with the repo on GitHub: :~/Swiper_ProjetAutomatisation$ git commit -a -m "Initialise source code" [master (root-commit...
asked by 30.05.2017 / 12:13
0
answers

Which folders should be removed after using BGF Repo Cleaner!

Following the documentation of BFG repo cleaner says that after deleting the sensitive information, you have to eliminate the ancient clones. My question is that following the instructions end with 2 folders: /.git /.myproject.git/ Which...
asked by 30.09.2016 / 23:07
0
answers

Why can not I connect to GitHub from netbeans?

I'm trying to pull a repository that believes in netbeans to combine it with a new one that believes in GitHub. It's the first time I do this and I can not connect. I'm trying to connect through HTTPS. Already initialize git in netbeans I hav...
asked by 12.07.2017 / 19:55
0
answers

Retrieve lost commit from GIthub [closed]

I have a very serious problem. Working in my repository have lost commits , and I need to return the repo to a specific commit . It is a repository of a simple web that I was doing. The API shows the commit that I want to return (see...
asked by 12.11.2016 / 03:07