github for windows - Cannot create local repository -


i have folder of scripts (e:\scheduledtasks) i'd put under source control. installed github windows did not link github account, not wish kind of integration github, nice ui features of local repository.

when drag folder ui, "create" pop-up appears, when click "create repository" "failed create repository. error occurred while creating repository. might need open shell , debug state of repo." (what repo? doesn't exist yet)

when click on "create", browse folder , enter name of repository, subfolder same name gets created (e:\scheduledtasks\scheduledtasks) , empty repository created.

when click on "create", set local path e: , name scheduledtasks, same error above.

when use git shell git init repo in e:scheduledtasks, proper e:\scheduledtasks.git. can add files.

if try drag e:\scheduledtasks github windows, taken "create" popup , error message saying "repository same name exists @ location". (of course does, i'm trying add it, not create it....)

if click on "add" , browse e:\scheduledtasks, same result.

what doing wrong?

not answer little advice try https://tortoisegit.org/, may better windows experience original git windows ui.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -