Thanks to visit codestin.com
Credit goes to github.com

Skip to content

marco7877/git-handson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-handson

oh my git


This repo is for BCBLians to practice, forking, branching, merging and pull requesting

what is git?

Git is a version control manager. SO yes, you can actually use it to track changes on your thesis instead of having :

  • final version
  • final final version
  • final version (god save me)
  • final final final version (I want my degree)

git thesis

So, git was developed by the same human that created the Linux kernel. Gossip says that he created it because it was a mess to keep track of the work done to the linux kernel (the jellies of linux). So this means that git is a tool that will let you track changes, go back in time, but also colaborate with other people. Sooo cool! 🔥

Now, you can use git in any OS that you want, which makes it super powerful. To start using git you need a git account, either from evil Microsoft 👿 (github) or from cool hippies 👼 (GitLab). You can always use github and say people that you started using it before it was sold to Microsoft!

Check this info out!

Check this sources for more in detail information. Remember this is an intro!

Useful commands

  • git status
  • git push
  • git pull
  • git checkout
  • git branch

About

This repo is for BCBLians to practice, forking, branching, merging and pull requesting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •