Questions tagged [github]

Online project hosting using Git.

GitHub is a web-based hosting service for software development projects that use the Git revision control system. GitHub offers both commercial plans and free accounts for open source projects.

It includes source-code browser, in-line editing, wikis, and ticketing.

198 questions
1
vote
1 answer

Facing Problem with uploading a file in Github in Ubuntu Platform

Today I was for the first time Uploading any file in Github! I created a new branch in a certain repository and after whenever I was committed for the first time and then this message is shown in the terminal and tell me to run the two command to…
1
vote
2 answers

How do I install PrusaSlicer from github?

I'm trying to get the PrusaSlicer software here https://github.com/prusa3d/PrusaSlicer.git But I'm very new to Linux and I don't know how to install it. I've tried to run the appimage file, but it says error while loading shared libraries:…
Bananington
  • 13
  • 1
  • 5
0
votes
0 answers

Getting certificate error on ubuntu 16.04 LTS for https://github.com

I am not able to access https://github.com from both browser and console after I installed Ubuntu 16.04 LTS. When I open https://github.com from browser, I get "Your connection is not private" error. From the information provided on ADVANCED tab and…
Harish
  • 101
0
votes
1 answer

Commit and Update with Git GUI

I have use of Git GUI in Ubuntu, and I have change my file in local and commit but my file in Git-hub no change! why ? description for me and description that change update and commit with GUI ?
Digicom
  • 61
0
votes
0 answers

Error: "Unable to get local issuer certificate" when running vscode with github copilot on wsl2

I'm runnign vscode with gitub co-pilot on Windows 10 and WSL2. Everything worked on both until today. All of a sudden, when opening a WSL2 workspace, I'm getting an error with github copilot initialization: Error sending telemetry FetchError: unable…
Ya.
  • 249
  • 2
  • 6
  • 14
0
votes
1 answer

Cloning GitHub Repositories

I've created a VM on Windows 10 to run Ubuntu, in the VM cloning GitHub repositories worked without any problems. Because of resource limitations the VM did not perform so I installed Ubuntu as an OS on another PC. Now in the OS cloning the same…
0
votes
0 answers

APBS installation error in ubuntu20

I am trying to install APBS in my machine using instructions given in- https://apbs.readthedocs.io/en/latest/getting/source.html#get-source-directly-from-github When I executed cmake .. command Error output in screen looks something like…
-1
votes
2 answers

Github and Git GUI

I beginner in SVN and GIT and I have want a GUI git control in Ubuntu, please suggest me. I description that use of this GUI on Github.
Digicom
  • 61
-1
votes
1 answer