Questions tagged as 'git'

1
answer

Problem when uploading project on GitHub

I have been trying to hang a project on github for 2 days, but after trying it from GitBash and Sourcetree, I get the following error message: Thinking that it could be a firewall issue, I have disabled them, and nothing. I tried to upl...
asked by 06.07.2018 / 23:37
1
answer

Set up Visual Studio Code with Git in the Terminal

I try to configure my editor VisualCode to open it from the terminal but I get an error when I run from the terminal git merge origin / master --allow-unrelated-histories How could I solve it? Thanks!     
asked by 22.06.2018 / 19:11
0
answers

How to give permissions in Git to perform reset and modifications in merge?

I am new programming in git and I am being presented with the following errors: In the moment of carrying out a Hard Reset $ git reset --hard 2f9e060    error: unable to create file villanos.md: Permission denied fatal:   Could no...
asked by 23.05.2018 / 04:57
1
answer

problems with Git between multiple branches

Recently the dev told me that I had uploaded other files than the ones I had to upload, that is to say I uploaded the classes I had to work on and other ones were left but I never gave them add and it is strange p> I have the following stru...
asked by 10.05.2018 / 21:58
0
answers

Problems when doing push with Git

people! I am trying to upload my project in laravel to a vps with an SSH key through PuTTY in Windows. I installed everything on the server (LEMP, Composer and Git), I can only do a push with git but I get this error and I can not understand it....
asked by 09.05.2018 / 20:18
0
answers

is not observed on the website the updates made with git heroku

normal updates but not displayed on the website remains as it was previously     
asked by 04.05.2018 / 16:15
0
answers

Problem with git Can not launch child process: Resource temporarily unavailable (-1)

My problem is that when I open the bash of git I get this error and I do not know how to solve it. I installed it again to see if the problem was solved but nothing. It works for me from the windows console but the bash does not.     
asked by 29.04.2018 / 17:41
0
answers

Fatal error when performing git push to existing repository

I'm trying to perform a git push from a different computer than where I initially created the repository on GitHub. I've tried it in two ways, the first from the editor VS CODE and the second from the git bash. Already configure the user and...
asked by 25.04.2018 / 19:08
1
answer

Error running Sonarqube with Jenkins

I am trying to analyze my project with Sonarqube in Jenkins , however whenever I am going to build my project I get an error more exactly the following: Lanzada por el usuario Sebastian Salazar Ejecutando.en el espacio de trabajo C:\Program...
asked by 19.04.2018 / 21:54
1
answer

Error creating a new project in Laravel

hello I'm looking for help with the following problem is that when creating a new project in laravel 5.6 it gives me this error previously I had already created other projects but now I do not understand the why of this error     
asked by 17.04.2018 / 04:39