Questions tagged as 'github'

1
answer

What is the MERGE_MSG.swp file?

When running the merge command from my branch into another. The following alert occurred: According to the image description itself. The alert is displayed because the .MERGE_MSG.swp file is also being edited by another person o...
asked by 06.07.2017 / 15:00
1
answer

Push from the same file with different parameter in Git

In Laravel there is the file .env . In it I define my database connections, email, among other things. Let's suppose I have 3 connections: Localhost Homologation Production When I want to work on localhost I change the...
asked by 31.01.2017 / 12:31
1
answer

error add ssh key to account in github

personalsomeoneI'mtryingtoaddmysshkeytoaccountingithubsoqeisgivingerror,heasksforatitleandIput"windows" then asks for a key then I put "id_rsa.pub" this error appears: Key is invalid. It should begin with 'ssh-ed25519', 'ssh-rsa', 'ssh-dss', 'e...
asked by 20.01.2017 / 00:45
1
answer

Why have the folders in my github directory gone gray and empty?

Here's how they stayed: I shipped with bash using git push --force because normal push was not working. Can anyone tell me what happened and how to solve it? the folders are not empty in the original directory of my pc but in github so it...
asked by 27.08.2016 / 17:33
1
answer

Git Bash - Segmentation fault

Hello, I have a very annoying problem with the GIT program. When I open GITBash in the desired folder and enter any command, they simply give the error "Segmentation fault." I searched the internet before coming here, but I did not find anyth...
asked by 01.02.2016 / 23:21
1
answer

How to configure GitHub in Visual Studio 2013 (Share project on Local network)

How to configure GitHub (Version 2.26) in Visual Studio 2013 (in VST 2013 in Solution Explorer / Team Explorer) to share a project on the local network?     
asked by 21.05.2015 / 19:12
1
answer

Caching static pages in the browser

How do I make a .html page cache the browser for a period of 20 minutes after it is downloaded? Note: The page is static and there is no back-end, everything is done with HTML , CSS and JS , it is hosted in the% /...
asked by 27.05.2015 / 15:12
1
answer

How to use Github private repository in Packagist and reuse code in composer

I have some private repositories in github, I would like to reuse the code in my applications that are being made in Symfony, because I will need modules that already exist in more than one project and would make it very easy to maintain them if...
asked by 04.02.2015 / 13:16
1
answer

Conflict resolution with Meldmerge (Git, Github)

Thetooldoesnotallowmetouploadchangesfromthemiddlefile,thesearethenewchangesthatIneedtocommit,butitisnotgoing,itispreciselythischangethat"he wants" to overwrite with one of the two next, which are outdated. How to proceed? This occurred whe...
asked by 31.08.2014 / 16:52
0
answers

Page hosted on GitHub Pages was broken

I uploaded a project to ghpages , locally the same project is working normally, but the remote repo is not, it was broken, only html appears, it is not loading the project images , general media, or style sheets. I opened the browser ,...
asked by 06.12.2018 / 14:41