Sort by:
Latest activity
Label
Categories
Discussions
-
How do you use the new forks list view? Repositories
The core of version-controlled code storage Product FeedbackUnanswered QuestionSelect Topic Area
Product Feedback
Body
👋 We want to know what you think of the new repository forks list!This feature is only enabled for a limited audience while we get it ready for the general …
Read moreYou must be logged in to vote -
Code View + Code Search Public Beta Feedback Repositories
The core of version-controlled code storage Code Search and NavigationSearch, navigate, and understand code on GitHub Product FeedbackUnanswered QuestionThanks for trying GitHub’s new code search and code view - the most powerful way to search and navigate the world’s code. Our team is excited to share this feature with you today in beta.
Now anyon…
Read moreYou must be logged in to vote All reactions
-
👍 5 -
👎 21 -
😄 2 -
🎉 10 -
❤️ 17 -
🚀 30
-
-
Unanswered QuestionRead more
Trying to sign out of an account on iOS app doesn't work if the account has been suspended. One of my GitHub enterprise accounts is no longer active due to me not being in the enterprise any longe…
You must be logged in to vote All reactions
-
Git push file size limit error Repositories
The core of version-controlled code storage Git and CodeUnanswered QuestionSelect Topic Area
Product Feedback
Body
I tried to push my current repo to my global github repo. But I got the error msg like the below.
You must be logged in to vote All reactions
-
Unable to perform any action on github though I have added all SSH keys to Github. New User Help
❓ New User help QuestionUnanswered QuestionMultiple times I have removed/added SSH keys.
Read more(base) leonard.christy@leonardc1M-BNG1 GithubRepos % ssh -T git@github.com Enter passphrase for key '/Users/leonard.christy/.ssh/id_rsa': Hi leonardch…You must be logged in to vote All reactions
-
Unanswered Question
#include<bits/stdc++.h>
Read more
#include
#include
using namespace std;
int main()
{
ofstream file;
file.open("data.txt");
random_device rd;
uniform_int_distributiondist(1,1000000000);
for(int i=1;i<1000000…You must be logged in to vote All reactions
-
Can dependency graph detect dependencies from pyproject.toml's build-system.requires ? Packages
Host your dependencies, libraries, and production-ready code, right from your repository Product FeedbackUnanswered QuestionSelect Topic Area
Product Feedback
Body
According to PEP621, a python project can have a
pyproject.tomlin the root directory of repo, which is like:Read more[build-system] requires = ["setuptools_scm[toml…
You must be logged in to vote All reactions
-
[GitHub Pages] Deploy preview option for PRs Pages
Host a static website, right from your repo GeneralUnanswered QuestionContext
When using GitHub Pages for things such as static pages or documentation is one thing almost always used alongside it: Deploy previews.
There exist many services such as Netlify and Vercel …
Read moreYou must be logged in to vote All reactions
-
👍 66 -
❤️ 13 -
🚀 15
-
-
GitHub Copilot behind a Proxy with a self-signed certificate chain does still not work Product FeedbackUnanswered Question
Hello, I try to use GitHub Copilot for IntelliJ behind a ZScaler Proxy with a self-signed certificate chain.
Sadly, after hours of googling I found no solution/workaround which helped. The stacktra…
Read moreYou must be logged in to vote All reactions
-
Marketplace Feedback: VS Copilot unresponsive for every document. Bug
Something isn't working correctly CopilotCode accurately and faster with your AI powered pair-programmer. Unanswered QuestionSelect Topic Area
Bug
Body
Per Pedro Dias on VS Marketplace;
Copilot extension version unknown.
You must be logged in to vote All reactions
All reactions