Skip to content

123justbeingme/hackgwinnett-github-workshop-2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

HackGwinnett 2.0 GitHub Workshop

Pull Requests within GitHub

- Fork the main repository
- Make a commit on the forked repository
- Contribute -> open pull request -> now, the owner of the main repository can approve the changes

Useful Git CLI Commands

> git clone (clones the main repository to local)
---
> git add .
> git commit -m "[commit msg]"
> git push (pushes local changes to the GitHub repository)

About

Repository for HackGwinnett 2.0 GitHub Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published