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"...
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...
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...
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...
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
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
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...
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...
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...
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...