Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

AICoE/workshop-intern-bootcamp-git

Repository files navigation

intern-bootcamp-git

Follow along using the documents in this repository to see the exact commands and URLs you need to use in this workshop. You can copy and paste commands you see in gray into the terminal or URLS into the browser.

Tips!

If you get lost in your terminal, the following will help you:

cd ~ takes you back to your home directory.

cd ~/<repo>, where <repo> is the name of your repo, takes you inside your local git repo, assuming you cloned it into your home directory.

ls lists all the files and folders in the current directory.

pwd prints the name and path of the current directory.

Acknowledgment

This is an extension of https://github.com/github-fun work.

Releases

No releases published

Packages

No packages published