get_git_http
v1.1.1
Published
This utility is for people who want to clone multiple git projects from same domain with multiple accounts. switching between accounts is proven to be harder and tough. Setting up SSH is also a redundant and hard job to do.
Readme
GET GIT
This utility is for people who want to clone multiple git projects from same domain with multiple accounts. switching between accounts is proven to be harder and tough. Setting up SSH is also a redundant and hard job to do.
Prerequisities and knowledge:
- create access token from github. go to developer settings -> access token (classic) -> provide necessary access. Copy the password and have it somewhere since you can view it again.

- username
- https url to repo
- git installed in system
installation
npm i -g get_git_httpgit url
https://github.com/sudharsan-gandhi/get_gitrunning the application
getgitor use alias
ggit will prompt for questions and collect details to download the application
