Skip to main content

Questions tagged [github]

GitHub is a website to share code for software development projects that use the Git revision control system.

0 votes
0 answers
84 views

When I run sudo apt-get update, I get the following error: Err:8 https://download.opensuse.org/repositories/home:/strycore/Debian_12 ./ InRelease The following signatures were invalid: EXPKEYSIG ...
mYnDstrEAm's user avatar
  • 4,980
0 votes
1 answer
319 views

I want to compare 6.1(which is main) and my branch git diff [6.1...] -- [/MM-pizdmr-are-up-to-date] fatal: bad revision '[6.1...]' I tried Github UI ,but it take too much time and suggested git diff ...
Milenko Markovic's user avatar
0 votes
0 answers
157 views

when I run this command in Visual Studio Code in macOS 13.3.1, shows: ➜ texhub-web git:(main) git pull origin main fatal: unable to access 'https://github.com/RedDwarfTech/texhub-web.git/': LibreSSL ...
Dolphin's user avatar
  • 791
1 vote
0 answers
316 views

So basically I would like to create a WSL Bazzite distribution to test the Unreal Engine Cross-Compilation tools for testing. I found this container image hoping I would be able to export as a tar ...
Castro_77's user avatar
1 vote
0 answers
59 views

Earlier today, I wanted to clone a private git repo of mine from Github and, at first, it would not work, giving me errors about ports & rejected identity. In the end, it worked out (pretty much ...
Amnu's user avatar
  • 11
1 vote
2 answers
1k views

If one installs the Github Copilot software for the Vim editor, it enables the co-pilot by default, which could be seen as a privacy issue. I want to disable the co-pilot by default and only enable it ...
Kusalananda's user avatar
  • 357k
1 vote
0 answers
111 views

I regularly run a GUI binary through CI tests using Github Actions. Occasionally, the binary crashes unexpectedly. This issue is difficult to reproduce, so I'd like to capture a stack trace whenever ...
Vadim Peretokin's user avatar
1 vote
0 answers
141 views

Cross-posting from here as suggested by the community. A bit of context: At my company we do tunneling to ssh into EC2 boxes. This tunneling command is as usual, uses ForwardAgent and the proxycommand ...
Stoic Alchemist's user avatar
1 vote
0 answers
56 views

I have a github workflow that spins up a MySQL container. I'm using podman right now, because that matches our development workflow, but I'm seeing some weird differences in behavior between "...
larsks's user avatar
  • 38.6k
2 votes
2 answers
7k views

Long story short I have an SSH key pair that I am copying to a new machine from a shared drive whenever the machine starts but when I load in the keys I keep getting an error. There is no difference ...
no nein's user avatar
  • 121
-5 votes
1 answer
536 views

I am trying to install a package using brew but it is asking for Github username and password and failing to authenticate the connection even though I have added the ssh key to the Github. Can you ...
DarKnightz's user avatar
-5 votes
1 answer
111 views

I just wanted to raise an issue (ie. report a bug) in some software package hosted on gitlab. I have a github account, but not a gitlab one. Whenever I log in from a new device (github), I need to &...
colinh's user avatar
  • 47
0 votes
1 answer
693 views

I was running a built successfully from my editor to github and suddenly I started getting this error at the end of the build on github sudo: a terminal is required to read the password; either use ...
Felix F's user avatar
0 votes
1 answer
616 views

I am trying to set-up an automated way to load my ssh keys at login. I have the below configured: ❯ cat .ssh/config Host github HostName ssh.github.com User git Port 443 AddKeysToAgent ...
Mike O.'s user avatar
0 votes
1 answer
810 views

I'm using yocto to build my custom Linux distribution. I need to add hiredis to my distribution. hiredis is a minimalistic C client library for the Redis database, and I need it to access Redis by a C ...
User051209's user avatar

15 30 50 per page
1
2 3 4 5
12