Skip to content

ai4er-cdt/github-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intro Session Checklist

Admin

  • Create Github Account
  • Set up on your computer (git config)
  • Set up ssh access (add public key to your GitHub account)
  • Add to ai4er-cdt organisation

Practice

  • Fork Repository
  • Clone Repostitory (git clone)
  • Make new branch (git branch; git checkout)
  • Make changes (git status)
  • Commit changes (git add; git commit)
  • Push changes (git push)
  • Make pull request
  • Open Issue

About

An introduction to GitHub for new AI4ER students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published