Skip to main content

Questions tagged [github]

Git repository hosting service - May be better on Web Apps or Stack Overflow

166 questions with no upvoted or accepted answers
2 votes
0 answers
544 views

Github Desktop has stopped working (after updating to windows 10)

After updating to windows 10: Everytime i run Github Desktop the error "Github has stopped working" pops up. Microsoft Visual Studio debug retrieves this message: "System.IO.FileLoadException was ...
Senseless's user avatar
2 votes
0 answers
1k views

Can't sync repositoy from GitHub Mac client

When I try to sync using the GitHub client for Mac, I get this message: Authentication Failed You may not have permission to access MyRepository. Check Preferences to make sure you’re still logged in....
Wagner Patriota's user avatar
2 votes
0 answers
2k views

Can't get private GitHub repos to work with Vagrant/Puppet on Windows

I have a project and we use Vagrant for our development env. On Mac/Unix the provisioning works perfectly except in Windows, the problem is that forwarding agent doesn't work on windows and therefore, ...
Sander Visser's user avatar
2 votes
0 answers
134 views

GitHub displaying boxes on chromium [Arch]

I am running google chromium on Arch Linux. When I go to GitHub, chromium displays little boxes instead of what is supposed to be there (Screencap: https://i.sstatic.net/RZc2j.png). GitHub displays ...
Aft-pan's user avatar
  • 21
2 votes
0 answers
118 views

Is there better way to create a local Github wiki rather than having two .git directories in one directory?

My purpose is to create a github wiki pages for my personal notes. In order to create my github wiki from a github repo, I have to do the following. I thought there must be a better way to do. If you ...
shinokada's user avatar
  • 2,615
2 votes
0 answers
677 views

Windows Github install error: System.Net.WebException

While installing, I got this error (from the log file). I tried the solutions to this similar question ERROR DETAILS Following errors were detected during this operation. * [5/7/2013 8:19:29 PM] ...
Tom Prats's user avatar
  • 139
2 votes
3 answers
6k views

How to print code from GitHub.com with its syntax-highlighting?

How can one print just the syntax highlighted source code from a GitHub source code page (e.g.)? I've tried it with a few browsers (Safari, Firefox, both running on OS X) but I have not succeeded in ...
kjo's user avatar
  • 1,251
1 vote
0 answers
74 views

Cannot connect to GitHub on Mac

I'm using Mac Ventura 13.6.6 and git version 2.39.3 (Apple Git-145). Due to my location, I have to use VPNs to use Google, GitHub, etc. It has been working well. Since several days ago, I realize that ...
SoftTimur's user avatar
  • 1,287
1 vote
1 answer
1k views

How to fix Github Error 403?

I want to push commits in GitHub. The url to the repository is https://github.com/ManuelaCarriero/NeuPipelines. I used: git commit -m "my commit" file then: git push -u origin main I got ...
HelpNeederStudent's user avatar
1 vote
0 answers
45 views

Github Copilot CLI npm version vs gh cli version - what to use in future

There seem to be 2 variants of Github Copilot for CLI: NPM: https://www.npmjs.com/package/@githubnext/github-copilot-cli part of GH CLI: https://docs.github.com/en/copilot/github-copilot-in-the-cli/...
dermoritz's user avatar
  • 801
1 vote
0 answers
1k views

how to see tags for all commits in git-log from range of tags

I'm creating a changelog generator that works for our specific use-case. If I'm understanding how git works, when I git log <tag> or git log <tag1>..<tag2> (or use ...) the returned ...
cloaked1's user avatar
  • 331
1 vote
0 answers
70 views

`git push` behavior differs according to my "login directory" using VSCode Remote SSH

I'm using VSCode's Remote SSH utility to access a VM hosted on Google Cloud. My local machine is a Mac. There, I have a few GitHub repositories I'm working on. I had some issues yesterday and ended up ...
Wasabi's user avatar
  • 337
1 vote
1 answer
4k views

'Proxy Connect ABORTED' error behind Proxy accessing GitHub

Our proxy server is giving a Connection ABORTED error when connecting to GitHub. GitHub is on the allow list. Any tips for the networking team? Could this be a problem with cURL? ubuntu@ip-10-xxx-xxx-...
Steve Scott's user avatar
1 vote
0 answers
711 views

I want to run 7z from a github action runner with a different user/password

I am running 7zip to zip some files in an app server as part of a github action. the github action runner does not have access to the server I am zipping , can I run 7z as a different user which has ...
geetha basutkar's user avatar
1 vote
0 answers
278 views

Connect GitHub Pages to custom domain at both http:// and https://

I've got a domain on GoDaddy at [domain].com that I'm trying to connect to my GitHub Pages at [domain].github.io. The problem is that my site only shows up at https://[domain].com, not http://[domain]....
brienna's user avatar
  • 135

15 30 50 per page
1
2
3 4 5
12