Skip to content

rodolph66/andrw-react-course-boilerplate-02

Repository files navigation

Git Commands

git init - Create a new git repo git status - View changes to the project files git add - add files to the staging area git commit - createa new commit with files from staging area git log - View recent commits' details

in Git Bash console

ls -a ~/.ssh - To check if ssh keys are available (to use with github)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published