Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

git is asking for username #99

@mokkin

Description

@mokkin

The git clone command is asking for usernames now. Is that right?

git clone --recursive https://github.com/calendso/docker.git calendso-docker
Cloning into 'calendso-docker'...
remote: Enumerating objects: 617, done.
remote: Counting objects: 100% (617/617), done.
remote: Compressing objects: 100% (320/320), done.
remote: Total 617 (delta 305), reused 589 (delta 287), pack-reused 0
Receiving objects: 100% (617/617), 101.75 KiB | 9.25 MiB/s, done.
Resolving deltas: 100% (305/305), done.
Submodule 'calendso' (https://github.com/calcom/cal.com.git) registered for path 'calendso'
Cloning into '/root/calendso-docker/calendso'...
remote: Enumerating objects: 34822, done.        
remote: Counting objects: 100% (812/812), done.        
remote: Compressing objects: 100% (589/589), done.        
remote: Total 34822 (delta 460), reused 396 (delta 208), pack-reused 34010        
Receiving objects: 100% (34822/34822), 28.34 MiB | 9.00 MiB/s, done.
Resolving deltas: 100% (21770/21770), done.
Submodule path 'calendso': checked out '73c97e85d457c0f2fcb34d29b380018fe81edbd3'
Submodule 'apps/api' (https://github.com/calcom/api.git) registered for path 'calendso/apps/api'
Submodule 'apps/website' (https://github.com/calcom/website.git) registered for path 'calendso/apps/website'
Cloning into '/root/calendso-docker/calendso/apps/api'...
Username for 'https://github.com': 

Ubuntu 20.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions