Skip to main content
-1 votes
0 answers
19 views

In my app I am listing projects with GitHub GraphQL. I process their branches so I want to ignore projects which don't have any branch. I am not sure how to do that. Currently I have the following ...
Viktor's user avatar
  • 1,519
-8 votes
0 answers
45 views

i am facing problems in putting commands if anyone can guide me step by step . Also seen 3 to 4 tutorials though, i want answer from someone who has faced same problems and done it.
Ashutosh Beura's user avatar
0 votes
0 answers
33 views

I want to run my GitHub Actions Workflow only after another has finished and if the push was a tag. Currently I have following logic: name: Production Deployment on: workflow_run: workflows: [&...
Anes's user avatar
  • 350
-6 votes
0 answers
28 views

I have made an HTML page live, but it is not showing in the given link. Rather, it displays the repository name. What do you think I have done wrong & how should I solve it?
Avishpa Mukherjee's user avatar
Advice
0 votes
1 replies
74 views

I've downloaded many Python projects about Reinforcement Learning from Github, but each takes me too much time to read. It's easy to comprehend a simple Python project with only a few *.py files, but ...
Xingrui Zhuang's user avatar
-4 votes
1 answer
49 views

I committed a project to my local Git repository and pushed it to GitHub. I then amended my local commit and tried to push the amended commit to GitHub. That gave me an error: hint: Updates were ...
digitig's user avatar
  • 2,174
Advice
0 votes
2 replies
51 views

I have been developing code for hobby projects across ESP8266, Arduino UNO, Python etc. for past 5+ years. All this code is stored in either local drives of my computer, old hard disks or sent to ...
Sandrocottus's user avatar
0 votes
1 answer
34 views

I’m trying to create a GitHub Actions workflow that manages AWS Secrets Manager (create/read/update/delete). The workflow should only run manually using workflow_dispatch, because it requires user ...
John's user avatar
  • 13
-3 votes
0 answers
27 views

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

I have built an app through from google ai studio, put it in github , hosting on vercel and want to add stripe for payments. I've add keys to vecel but my domain won't load to sripe. I need help so my ...
BRIAN NICHOLSON's user avatar
-1 votes
0 answers
53 views

I get this error: fatal: Unable to create 'C:/Users/HP/.git/index.lock': File exists There is no other Git process running. Is it safe to delete the index.lock file manually?
Karan Singwal's user avatar
Best practices
1 vote
3 replies
62 views

First of all, yes, I have read all topics here related to my question. But other questions are based on changes made locally and using command line. I'm asking about this specific situation: working ...
OSWorX's user avatar
  • 138
Advice
0 votes
0 replies
24 views

While it is possible to use GitHub for releasing software with outdated sources or no sources at all, I wonder how legal it is and how what is official Microsoft position is. I think for most ...
Paul Verest's user avatar
  • 64.7k
-2 votes
2 answers
80 views

I've inherited a GitHub job I don't understand well and that has stopped compiling. It creates a .a library for iOS. The source consists of a set of modules, each declared thus: export module x; ...
Imer Satz's user avatar
1 vote
1 answer
96 views

pre-existing questions are asking about commands that exit with status code 0 -- my command does not exit. Here is the super verbose output obtained via GIT_TRACE=true \ GIT_CURL_VERBOSE=true \ ...
NullVoxPopuli's user avatar

15 30 50 per page
1
2 3 4 5
3884