Skip to content

umdevclub/Coding-Kickoff-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Coding-Kickoff-2024

Welcome to Coding Kickoff 2024!

This is the git portion of the workshop.

Here are the basic commands that you will be introduced to:

- git init 
- git clone
- git add 
- git commit 
- git push
- git branch 
- git checkout 
- git pull
- git merge 
- git stash
- git status 
- git log
- git revert
- git reset

Other useful git things to know:

Good commit message practices

Good git workflow

Pull Request/Merge Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published