Coder Social home page Coder Social logo

URL's don't seem to work about gitportable HOT 6 CLOSED

sheabunge avatar sheabunge commented on May 24, 2024
URL's don't seem to work

from gitportable.

Comments (6)

sheabunge avatar sheabunge commented on May 24, 2024

I just tried pushing a repo to GitHub using Git Portable, and it worked fine. Check your remotes with git remote -v, and post the results here.

from gitportable.

tendo209 avatar tendo209 commented on May 24, 2024

Hey there, I seem to be having the same issue as dsuser97 - tried pushing and get the same "fatal:could not read username for 'https://github.com': no such file or directory" error.

When I run git remote -v I get origin https://github.com/ak209/MyProject.git < fetch > origin https://github.com/ak209/MyProject.git < push >

Cheers.

from gitportable.

sheabunge avatar sheabunge commented on May 24, 2024

I just installed a fresh version of Git Portable, created an empty repo, added a file, created a commit, and pushed the changes. This was the result:

$ git push origin master -u
Username for 'https://github.com': bungeshea
Password for 'https://[email protected]':
Counting objects: 3, done.
Writing objects: 100% (3/3), 218 bytes | 0 bytes/s, done.
Total 3 (delta 0), reused 0 (delta 0)
To https://github.com/bungeshea/potential-spice.git
 * [new branch]      master -> master
Branch master set up to track remote branch master from origin.

I can't seem to reproduce the error.

from gitportable.

orschiro avatar orschiro commented on May 24, 2024

Can it be an authentication error related to missing or wrongly configured ssh keys?

from gitportable.

jdbosser avatar jdbosser commented on May 24, 2024

This is a bug from windows 1.8.5 (I hope I got that right) releases in git
itself. It has affected all windows computers running git 1.8.5, even the
non portable versions. It can be fixed by installing an earlier version,
for example 1.8.4.
On 18 Feb 2014 11:48, "Robert Orzanna" [email protected] wrote:

Can it be an authentication error related to missing or wrongly configured
ssh keys?

Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-35372099
.

from gitportable.

sheabunge avatar sheabunge commented on May 24, 2024

I've just updated Git Portable to Git 1.9.0. Try seeing if upgrading fixes things.

from gitportable.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.