Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.

Questions tagged [github]

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

0 votes
0 answers
6 views

When I create issues on GitHub repos, I do not get email notifications from GitHub upon comment or update, even though bottom right corner shows me as Subscribed and in my account settings I have my ...
AKTanara's user avatar
  • 651
0 votes
1 answer
96 views

I started playing around with the Agent Task system on the GitHub website. After GitHub Copilot creates a pull request, how do I provide feedback or comments so that Copilot can update the pull ...
mtooling's user avatar
  • 536
0 votes
0 answers
161 views

I have been trying to install Anonsurf-gtk on Debian 13 trixie, for some hours now, I have looked far and wide and have not found any sort of official github repository or any source on parrotsec ...
Keshav's user avatar
  • 1
12 votes
1 answer
1k views

I have a GitHub pull request that includes some changes I want, but it also includes a .gitignore file. But I don't want anybody to change what's in my .gitignore file because it includes some things ...
Russ Lenth's user avatar
0 votes
1 answer
252 views

I am setting up a new Ubuntu LTS 24.04 server to take over as my Laravel host. Working on the connectivity of this new box with GitHub, but I am in a tangle. I created a ssh key with ssh-keygen -t ...
wruckie's user avatar
  • 310
0 votes
0 answers
70 views

I need to update the TLS/SSL certificate on my GitHub Enterprise Server. I have received the following certificates: DigiCert Global Root G2 (Root certificate) GeoTrust (Intermediate certificate) ...
CloudCoderX's user avatar
0 votes
1 answer
163 views

If I do 20 commits in a Pull request in a repo and then that pull request gets merged, will my commits (as a contributor to that repo) be counted as 20 for that repo or 1 (as one pull request was ...
marc nicole's user avatar
0 votes
1 answer
114 views

I have watched the video: https://www.youtube.com/watch?v= and I am trying to understand.
wanderer's user avatar
0 votes
1 answer
173 views

I have a user who has write access to the base repository, the user has forked the repository, and has then cloned the repository. After making changes and committing them locally, when they try to ...
Trex's user avatar
  • 1
0 votes
1 answer
68 views

Background: I started work within VS Code to create a windows app in C++ on a different operating system (Linux Mint, cross assembling to create a Windows dialog application - a checklist with a "...
Jim JR Harris's user avatar
2 votes
1 answer
86 views

I'm using VSCode Remote to login to a remote Linux host which has a cloned Github repo. The remote is using HTTPS, not SSH. Somehow, I'm able to authenticate against the repo, with a token that only ...
Nathan Fig's user avatar
0 votes
0 answers
62 views

is there any tool or method to start a http server for local git repo, then i can browser the code or other content in browser with github or gitlab styles? (for a quick glance/lightweight styling of ...
furynerd's user avatar
0 votes
1 answer
367 views

I remember that a few years ago, Git used 'master' as the default branch name. However, I no longer have any projects on my GitHub profile that use 'master.' All my projects are now created with 'main....
Zoltan King's user avatar
0 votes
2 answers
211 views

Preamble Basically, I followed the recommendations in this other tread. The situation I have in my ~/.ssh/ two keys. id_dsa_git (the one I use for github) and id_rsa. So, when I try to connect to ...
fauve's user avatar
  • 255
0 votes
1 answer
70 views

Tar extract doesn't work on Zip repos with submodules: curl -L https://github.com/org/repo-with-submodules/archive/refs/heads/main.zip -o ~/Downloads/repo-main.zip tar -xvf ~/Downloads/repo-main.zip -...
Ridhwaan Shakeel's user avatar

15 30 50 per page
1
2 3 4 5
35