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
0 votes
1 answer
988 views

Is there a way to see more details in commit history when using the GitHub web UI?

On a url like https://github.com/{org}/{repo}/commits/main you see a list of commits, I'd like to see more details of each commit on that same page, is that possible in the web UI? To be extra clear: ...
Niels Bom's user avatar
  • 177
0 votes
1 answer
139 views

How can I revert the last two commits on my mainline branch without issuing a change request (CR)?

I accidentally committed two changes – let’s say commit98, commit99 — to mainline. So now the mainline branch moved to commit99 from commmit97 I wanted to revert the last two changes and put the ...
Suresh's user avatar
  • 1
0 votes
1 answer
291 views

https://github.com not fully loading

When I try to open Github on Opera, Firefox and Google Chrome; It shows up like following. I also get the following errors: Using Ubuntu 20.04.3 LTS
slaplog's user avatar
0 votes
0 answers
273 views

How to enable GitHub clone using SSL Certificate?

I am new to GitHub. Is it possible to clone GitHub private repos using SSL certificate? Is CLI operations to GitHub & GitHub APIs can be done using SSL certificates?
rgh's user avatar
  • 1
0 votes
0 answers
51 views

cloning a github repo using ssh gives permission denied

I already generated a public key using ssh-keygen running: ssh -t [email protected] -v gives: OpenSSH_8.2p1 Ubuntu-4ubuntu0.1, OpenSSL 1.1.1f 31 Mar 2020 debug1: Reading configuration data /etc/ssh/...
Nour's user avatar
  • 221
0 votes
0 answers
4k views

Automatically merge master branch into develop branch

I have two branches in my github repository - master and develop branch. I have a requirement where I need to merge master branch into develop branch under below conditions: Once a PR is merged into ...
AndyP's user avatar
  • 101
0 votes
0 answers
438 views

Cannot connect to GitHub from the command line or browser with a “server certificate verification failed” error

For some strange reason I cannot figure out, GitHub has not been accessible from browser or terminal. I tried many solutions mainly from StackOverflow that says to re-install certificates. Those ...
Nagaraju's user avatar
  • 109
0 votes
0 answers
100 views

Local database and GitHub -- How do I check in?

I have a personal project I'm working on. I want to be able to go back and forth between my desktop and laptop via GitHub. The problem is, I can't figure out how to check in my "local" ...
M1976's user avatar
  • 103
0 votes
1 answer
148 views

wget downloads malformed directories when using -r flag

I am trying to download a directory from github along with all the subdirectories and files. I don't want the whole repository. I use this command wget -np -nH --cut-dirs 4 -r -e robots=off https://...
Mattreex's user avatar
0 votes
1 answer
111 views

Backing up a Github account

Recently I saw a HackerNews post about someone who got locked out of their github without warning and it made me think I should have copies just in case this happens. The obvious solution is just ...
Mitch's user avatar
  • 101
0 votes
0 answers
412 views

Multiple SSH keys with Pageant, wrong user picked up when accessing GitHub

I have two GitHub accounts (one professional and one personal). GitHub forces us to use different SSH keys on different accounts, presumably because it uses SSH keys not only for authentication but ...
François Beaune's user avatar
0 votes
1 answer
63 views

How to host GitHub repository on an organization without losing my name?

Is it possible to have a github project/repository be under my name and also have it part of an organization? For example, hosting my project under an organization would give it the name https://...
Kong's user avatar
  • 647
0 votes
1 answer
294 views

How to set path to file location in powershell if the file is located in github. (File is a csv)

I want to run a jenkins job using a powershell located in github. Calling the powershell script is successful. Now, a script uses Import-csv. The csv has been uploaded to github. How to reference ...
jgt05's user avatar
  • 13
0 votes
0 answers
259 views

Github - SSH permisson for operations

Good morning, magicians, I have just booted my machine to windows due to gaming issues (unnecessary information), and require github for programming work. I followed the standard procedure for ...
Bruno Lobo's user avatar
0 votes
0 answers
632 views

edx video doenloader issue with edx-dl a github project

I want to download all edx course's lecture using **edx-dl**. I already install the latest version of python on my system Windows-7 (32-bit). I use python edx-dl.py -u [email protected] --...
RAKTIM BANERJEE's user avatar

15 30 50 per page
1
5 6
7
8 9
12