Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

remote: Permission to asfand005/test.git denied to asfand87.

printf "protocol=https
host=github.com
username=<me>" | 
  git credential-manager-core get

# output:
protocol=https
host=github.com
username=<me>
password=<oldpassword>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Permission #denied
ADD COMMENT
Topic
Name
7+7 =