0% found this document useful (0 votes)
3 views1 page

Git Token Usage for Bitbucket Repo

The document provides a repository access token for a Git repository, which must be securely recorded as it cannot be retrieved later. It includes instructions on how to clone the repository using the token and how to set the Git author for pushing code. Users are advised to follow the provided commands for proper access and configuration.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Git Token Usage for Bitbucket Repo

The document provides a repository access token for a Git repository, which must be securely recorded as it cannot be retrieved later. It includes instructions on how to clone the repository using the token and how to set the Git author for pushing code. Users are advised to follow the provided commands for proper access and configuration.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Key_HTTP

Your Repository Access Token: "projectb-key"


Record this token somewhere secure, it can't be viewed or retrieved once you close
this window.

ATCTT3xFfGN0oOf5IcXTbYGTVfnqwha59hzW1rUUuP2kzsHFnyZR19KD0vvgmDbbtz1an
BpoTW4Rzow20uETmjFZDpUVOns9ZE1-
cWxs8pHv8vtklVdVU49cuHQCy0h_mXMEcjq5OjA7nYPvQEIsrynzxS5pPq76ytGp9X6x0G
w-YoRG1pmr6rA=12399E2E

How to use this token with your Git repository


To clone this repository using this token, run:
git clone [Link]
auth:ATCTT3xFfGN0oOf5IcXTbYGTVfnqwha59hzW1rUUuP2kzsHFnyZR19KD0vvgmDbb
tz1anBpoTW4Rzow20uETmjFZDpUVOns9ZE1-
cWxs8pHv8vtklVdVU49cuHQCy0h_mXMEcjq5OjA7nYPvQEIsrynzxS5pPq76ytGp9X6x0G
w-YoRG1pmr6rA=12399E2E@[Link]/nguyenthitramy/[Link]

To use this token to push code to this repository, you need to set the Git
author on the cloned repository by running:

git config [Link] 712020:ecfa0736-ff28-44cb-aba8-


4c99372bc094@[Link]

You might also like