git clone command with username and password

Panjeh
Jul 24, 2019

--

The command would be:

git clone https://username@github.com/username/repository.git

Then it will prompt you for your password.

In this way the password won’t be logged in your Bash history file.

General solution is here.

I would like to introduce two packages for Laravel that I have recently developed: Laravel Pay Pocket, a modern multi-wallet package, and Laravel Failed Jobs, a UI for the Laravel Failed Jobs Table. I hope they may be of help to you.

https://github.com/HPWebdeveloper/laravel-pay-pocket
https://github.com/HPWebdeveloper/laravel-failed-jobs

--

--

Panjeh
Panjeh

Written by Panjeh

Posting about Python and Laravel

No responses yet