Skip to content

A starting point for discovering the wonderful world of Git, GitHub, and Git Annex (Assistant)

License

Notifications You must be signed in to change notification settings

zhangguanheng66/git-fundamentals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

git-fundamentals

A starting point for discovering the wonderful world of Git, GitHub, and Git Annex (Assistant)

Concepts

  1. What is Git?
    • If you forget today, click "Help" at the top of any GitHub page
  2. What is GitHub?
    • It's a web app
    • There's also a desktop app
    • And even a mobile app!
  3. What is Git good at?
    • "Small" "text" files.
    • Synchronization
    • Collaboration A. What is Git Annex (Assistant)?
    • A companion to git for big files
    • We'll cover this in depth if there's time.

Getting the tools

  • Command line tools (you'll need this!):
    • GitHub recommends the official Git installer
    • homebrew for OS X
    • gitbash for Windows
    • Your package manager for Unix, etc.
  • GUI tools
  • Integration for your text editor!

Awesome resources

Git Annex

http:https://git-annex.branchable.com/

About

A starting point for discovering the wonderful world of Git, GitHub, and Git Annex (Assistant)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published