Top "Github-for-windows" questions

Github for Windows is a Windows client for the Github social coding community.

How can I use SSH remotes with GitHub Desktop?

I am using GitHub Desktop on Windows 10. I initially cloned a repo using its HTTPS URL, but now our organisation …

git github-for-windows
Is there a force push option in GitHub Desktop?

Using version 1.0.4, I can't find any force push option. Is command line the only way to use force? Can't push …

github github-for-windows
Rollback uncommitted changes in GitHub Desktop (or Github for Windows)

I'm using Github Desktop (previously called GitHub for Windows) and I made a bunch of changes to my local files. …

git github github-for-windows github-desktop
Github Windows client "loading commits failed"

I have a largish (as in ~15,000 commits) Git repository, that seems to be fine when accessed from commandline Git but …

git github github-for-windows
Github for windows - ssh-agent.exe using high CPU + 100% disk?

I've just installed Github for Windows on my Windows 8.1 machine and it appears to work fine except that my machine …

github github-for-windows
Github rebase upstream/master with origin/master

I'm rather new to github social coding and are having trouble following github guidelines. I'll try to describe what happened …

git github git-rebase github-for-windows
Re-fork a repository on GitHub

I've forked a repository on GitHub and have a quite an extensive commit/pull/push history, which I need to …

github github-for-windows
GitHub - README.md Windows editor?

I have lots of libs on GitHub and would like to write README.md for all of them. Im doing …

github github-for-windows
Ownership on github and how to unfork a repository?

I have some questions about Github repository. 1) How to check the ownership on forked repository. 2) How to unfork a repository …

git github github-for-windows github-for-mac
GitHub for Windows : how to unset svn-remote.svn.url

From cmd line at path for my local repo, I executed git svn clone command but with the wrong url. …

git svn github git-svn github-for-windows