Questions tagged as 'github'

2
answers

how can I return to a specific commit and then download the entire project from there?

someone could help me and let me know if it is possible and how, to be able to return to a specific commmit to be able to either clone or download the project from said commit backwards, that is to say the whole project until the desired commit....
asked by 11.05.2018 / 22:34
1
answer

git: when doing push up the files to my repo, but with a previous user that I had

Good afternoon, I have the problem that when I do a git push on the github it appears to me that it was uploaded by an old user that I had, I do not know why or how to fix it in the git config user.name I have it configured to my user current....
asked by 17.10.2017 / 19:06
2
answers

Git 'nothing to commit, working tree clean'

I got a laravel project by means of git clone , I made a new branch so as not to modify the original, but at the time of giving git commit it marks me: nothing to commit I have checked and I am in the correct folder, why can no...
asked by 05.07.2017 / 17:17
1
answer

Why did I create two folders (branch and trunk) when downloading a github project in tortoise?

My problem is that when trying to download my application from the github repository through tortoise svn , two new folders are created inside the folder where I downloaded my application, the application is downloaded correctly, th...
asked by 14.06.2017 / 04:28
1
answer

How to publish software as free software? [closed]

I have a software that I would like to share with the world, basically I want the software to be free that other people can contribute to improve my own. and if you make another one based on the code of mine, have that new software be free and s...
asked by 22.05.2017 / 19:37
1
answer

Connect Qt with Github?

Hello! How are you? I am currently developing software with Qt but I will start with the "Version Controls" since I will be working as a team, but I can not connect directly with Github , what I want is that yes; I am modifying an Ej file:...
asked by 26.04.2017 / 00:33
0
answers

doubt when merging with git

I want to merge a particular directory would be this .. https://source.codeaurora.org/quic/la/kernel/msm-4.4/tree/drivers/gpu/msm?h=LA.UM.7.4.r1-03900-8x98.0&id=8b68c64261fdc4a64c177022e7017cc82b7b4358 I can merge the entire ker...
asked by 28.11.2018 / 16:38
1
answer

Disadvantages with Java projects cloned from GitHub

I am something new in the world in this world, and the question is that I have decided to start using github to keep there the works and projects that I do in eclipse. But now that I clone one of these projects back to my pc I see that now I can...
asked by 28.11.2018 / 00:36
2
answers

How to make a repository visible on GitHub but nobody can clone it or download it?

I want a repository to be visible to the entire public but nobody can clone it or download it, unless I give it permission. Thank you in advance for reading.     
asked by 12.11.2018 / 21:06
0
answers

Managing with Git a project that is between two folders

I have created two folders, A and B that in principle have to do with different projects, A and B but I want to join them, because for me they are the same project, because they share many files and because they are related to the same, a Angula...
asked by 28.10.2018 / 04:58