[Bug 1875940] Re: can not push to freshly cloned repo
Sebastien Bacher
seb128 at ubuntu.com
Thu Apr 30 08:07:04 UTC 2020
Thank you for your bug report. Do you have commit access to that
repository?
What's the output of
$ git config --get remote.origin.url
** Changed in: git (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to git in Ubuntu.
https://bugs.launchpad.net/bugs/1875940
Title:
can not push to freshly cloned repo
Status in git package in Ubuntu:
Incomplete
Bug description:
Here is an interaction which was working recently and works on 18.04
paag at paag-EliteBook:~/Devel$ git clone https://github.com/paaguti/svg2tikz.git
Cloning into 'svg2tikz'...
remote: Enumerating objects: 323, done.
remote: Total 323 (delta 0), reused 0 (delta 0), pack-reused 323
Receiving objects: 100% (323/323), 90.42 KiB | 685.00 KiB/s, done.
Resolving deltas: 100% (200/200), done.
paag at paag-EliteBook:~/Devel$ cd svg2tikz
paag at paag-EliteBook:~/Devel/svg2tikz$ ls
GNUmakefile Makefile.old README.md test-multi.tex
LICENSE mount-ns.svg svg2tikz.py tikz.svg
paag at paag-EliteBook:~/Devel/svg2tikz$ mg README.md
paag at paag-EliteBook:~/Devel/svg2tikz$ git commit -a
[master b8afd66] typo in README.md
1 file changed, 2 insertions(+)
paag at paag-EliteBook:~/Devel/svg2tikz$ git push
warning: url has no scheme: github.com
fatal: credential url cannot be parsed: github.com
paag at paag-EliteBook:~/Devel/svg2tikz$
ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: git 1:2.20.1-2ubuntu1.19.10.3
ProcVersionSignature: Ubuntu 5.3.0-51.44-generic 5.3.18
Uname: Linux 5.3.0-51-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.8
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Apr 29 19:08:40 2020
InstallationDate: Installed on 2020-02-01 (88 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: git
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/1875940/+subscriptions
More information about the foundations-bugs
mailing list