Questions tagged as 'git'

1
answer

Retrieve feature from git repository

Create a feature for my new project, run some commits, and then push the cloud. I deleted my local feature and I ended up deleting the cloud feature as well. Would you like to know if you can recover a deleted cloud feature in my git? if so,...
asked by 19.11.2018 / 19:40
0
answers

Heroku - Command problem - git push -m master

Good afternoon. Then someone can help me with a problem in the GIT and HEROKU process. '-m' is not being recognized when I perform the following command. $ git push -m master I made the following commands and the following error appea...
asked by 21.11.2018 / 20:30
1
answer

Commit on the wrong branch

I made a commit in a wrong branch and because of this I can no longer push on a specific branch because the files that have been modified do not appear anymore. How can I make a forced modification and upload these changes to my branch?     
asked by 13.11.2018 / 17:36
0
answers

How to remove the master branch pointing with another work branch

Currently in my system I created a branch called JB-602 in which I and another colleague are developing a feature in which it is incremental. In other words, we do a step and perform merge with branch master to increase product...
asked by 06.11.2018 / 14:06
1
answer

SSL Certificate

Good morning everyone, I'm trying to clone a github project for my machine, but this always appears the following error:    fatal: unable to access   ' link ': SSL certificate   problem: self signed certificate in certificate chain I thou...
asked by 01.10.2018 / 15:36
0
answers

ERROR: fatal: unable to access ... Could not resolve proxy

We have here a Bitbucket repository in the intranet . I'm trying to make a project clone but it's giving a strange error regarding proxy . I already talked to the infrastructure industry, and the people said they do not have any proxy ....
asked by 26.09.2018 / 13:56
0
answers

Received HTTP code 407 from proxy after CONNECT - GIT

When trying to clone a Bitbucket project, it is returning this error. Received HTTP code 407 from proxy after CONNECT Proxy configuration is being done this way: git config --global http.proxy " link " also using on https.     
asked by 20.09.2018 / 20:36
0
answers

Doubts with Git Hub Versioning

Hello, I'm having an extreme difficulty that I did not find any answer or relationship in the omniscient oracle. My problem: I'm writing a few lines, I'm testing what I did, I commit, I pull and push, I solve conflicts and I give merge. The p...
asked by 25.09.2018 / 18:22
0
answers

Problem with Git in Windows 10

This issue is not related to any git configuration or repository, it is related to the Gith Bash Program and Windows 10 OS It started as soon as I installed and customized Git Bash in my Windows profile, the Git icon never appeared in the to...
asked by 12.09.2018 / 02:57
0
answers

Jenkins Cache Cleanup (Does not update with new and deleted branches - GitHub

I had created a branch called bugfix/bugfix-2199278 , and some others following the pattern of name bugfix/bugfix-númeroDobug with the correction of each bug. Then I created a new branch called bugfix and I made the merge of...
asked by 12.09.2018 / 22:04