My first commit (#67229)

This commit is contained in:
Efemena 2023-05-10 01:17:10 +01:00 committed by GitHub
parent 247c672bd9
commit aa878e826e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -861,6 +861,7 @@ Cody LeRoy
- [Angus Spawton-Rice](https://github.com/AngusDSR) - [Angus Spawton-Rice](https://github.com/AngusDSR)
- [Yash Thakur](https://github.com/philomathaf) - [Yash Thakur](https://github.com/philomathaf)
- [Aranamor](https://github.com/aranamor) - [Aranamor](https://github.com/aranamor)
- [Efemena](https://github.com/Festivemena)
- [Cedrick AHOUANGANSI](https://github.com/Cedrick-ah) - [Cedrick AHOUANGANSI](https://github.com/Cedrick-ah)
- [PremiumCesium](https://github.com/PremiumCesium) - [PremiumCesium](https://github.com/PremiumCesium)
- [Rajarshi Bhattacharya](https://github.com/rajarshi023) - [Rajarshi Bhattacharya](https://github.com/rajarshi023)

View File

@ -54,7 +54,7 @@ Paste the URL of your repository and press `Enter`. This will open up a File Exp
<img src="https://firstcontributions.github.io/assets/gui-tool-tutorials/github-windows-vs-code-tutorial/vscode-2018-08-clone3.png" alt="Status popup" /> <img src="https://firstcontributions.github.io/assets/gui-tool-tutorials/github-windows-vs-code-tutorial/vscode-2018-08-clone3.png" alt="Status popup" />
You should see a status popup on the bottom right of Visual Studio Code. After it has finished, you can open up the cloned repository (now a folder on your machine) using the buttons in the dialog. You should see a status popup on the bottom right of Visual Studio Code. After it has finished, you can open up the cloned repository (now a folder on your machine) using the buttons in the dialog.
## Create a branch ## Create a branch