Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [github-for-windows]

Github for Windows is a Windows client for the Github social coding community. It also offers integration with non GitHub-hosted git repositories.

github-for-windows
-1 votes
0 answers
44 views

How to completely remove git, github desktop, and any and all related configuration files from Windows

I have a borked set of git credentials that defies all fixing and at this point is best served by a completely reinstall. However, when I uninstall Github Desktop and Git, some configuration remains ...
KBriggs's user avatar
  • 1,336
0 votes
1 answer
17 views

Github login by every difference path

I am using Window 11, and use Tortoisegit,and try to use multi github account in my Window for multi path of github. Git clone will require username/passwordToken by every difference path.
Trần Hữu Hiền's user avatar
-1 votes
0 answers
19 views

I am facing issue while logging to github. I have lost my 2FA authentication and also not able to get authentication code. is There any other way?

I am facing issue while logging to github. I have lost my 2FA authentication and also not able to get authentication code. is There any other way to login to github? because I am unable to provide 2FA ...
Muhammad Usman's user avatar
0 votes
0 answers
44 views

Git add: Error No such file or directory and unable to index MainActivity.kt

Using Flutter Windows 11, checked that file 'MainActivity.kt' exists in the proper path yet while using git add . for first commit to repo, got errors: warning: in the working copy of '.metadata', LF ...
Jagadish's user avatar
  • 1,114
0 votes
0 answers
15 views

How do I set up openslide in my Vs Code environment?

Source code: https://github.com/vqdang/hover_net?tab=readme-ov-file I am struggling to set up the environment required to use this github repo: name: hovernet channels: - conda-forge - defaults ...
Boi Guy's user avatar
0 votes
0 answers
31 views

How to search a file in git repository using filename with GITHUB API

I am looking for a way to search for File with the file name only. I don't have the file path, like in Github , we have the option to Go to File , in a similar way i want to Search for a file with ...
Shivam Singh's user avatar
0 votes
0 answers
20 views

Failed to connect to my Github Account with 2FA enabled

I had to get a new phone and at the same time I've lost my 2FA to connect to my Github account over the web. Meanwhile I'm still using vscode and Github Desktop to push and pull items. Is there anyone ...
Thierry K.'s user avatar
0 votes
0 answers
22 views

github pages not loading after deployment

I built a documentation site with MkDocs material- https://github.com/iribama/RockyLinux-docs-clone and pushed it to GitHub. After deployment, the site refused to load. github-pages deploymentsAll my ...
Rejoice Anodo's user avatar
0 votes
0 answers
44 views

Error cannot spawn git: permission denied

When I try to git push my changes on the node js project I’m working on I keep getting a Error cannot spawn git: permission denied I use git on a windows system
TheXanderSavage's user avatar
1 vote
1 answer
21 views

I did an "undo commit" in github desktop and now I want to undo the undo. Is this possible, or is that commit lost?

I wanted to undo the commit because it included some files that should not be in the repo, so I thought I could undo the commit and then re-save the one file that should be in the commit. ...
bigjosh's user avatar
  • 1,343
0 votes
0 answers
38 views

Git commit asks for passphrase which I don't remember

Few days ago, I created a GPG key in my GitLab account. Now I was trying to commit a new project into my GitHub account, I get a pop-up window asking to enter a passphrase to unlock the OpenPGP secret ...
xiang's user avatar
  • 103
0 votes
1 answer
37 views

Can't able to merge branch to main branch in github

I developed a github repository with empty main in GitHub. Then i created local repo in git and done basic operations to push... git init for new empty repo git add . for adding all files in local ...
Harshit S's user avatar
0 votes
0 answers
8 views

Disabling or Removing DiscordForOffice from Microsoft Apps

I recently added DiscordForOffice in my Microsoft Apps, and I would like to disable or remove it now that I have think about it. It seems to be integrated, but I don't use Discord in my professional ...
AeroSphinx's user avatar
0 votes
0 answers
80 views

Manual trigger button "Run workflow" is not showing up in GitHub Actions

Workflow: name: Accessibility Tests for Account E2E env: GLOBAL_VARIABLE: true on: schedule: - cron: "0 2 * * *" workflow_dispatch: jobs: e2e-tests: timeout-minutes: 60 ...
Arun Raj's user avatar
3 votes
1 answer
244 views
+200

Auto approval for environment in GitHub actions workflow does not work

I have manual approval setup for GitHub actions using environment viz item1,item2 and approver as actor name mohtashims Below is my workflow where I wish actor mohtashims to auto-approve environment ...
Ashar's user avatar
  • 3,235

15 30 50 per page
1
2 3 4 5
48