Bug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





--
Jeffrey Barish
Thank you for filling out a Git bug report!
Please answer the following questions to help us understand your issue.

What did you do before the bug happened? (Steps to reproduce your issue)

I did:
<create a new repository>
git init
git add .
git commit -m "Initial commit"
git remote add origin https://github.com/jeffbarish/wax
git push -u origin master

What did you expect to happen? (Expected behavior)

I expected my files to get pushed to my repository.

What happened instead? (Actual behavior)

I got a popup window demanding a password for a username that appears to be a random string of characters.

What's different between what you expected and what actually happened?

The files should be transferred, or, at worst, I should get a request for a password for username jeffbarish

Anything else you want to add:

I am prepared to delete my account and start over, but I do not see a way to do that. In any case, I wonder whether there is a better solution.

Please review the rest of the bug report below.
You can delete any lines you don't wish to share.


[System Info]
git version:
git version 2.43.0
cpu: x86_64
no commit associated with this build
sizeof-long: 8
sizeof-size_t: 8
shell-path: /bin/sh
uname: Linux 6.8.0-38-generic #38-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun  7 15:25:01 UTC 2024 x86_64
compiler info: gnuc: 13.2
libc info: glibc: 2.39
$SHELL (typically, interactive shell): /bin/bash


[Enabled Hooks]

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux