Skip to content

jonathanyongyk/LearningGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repo provide sample scripts that illustrate how you can use some of the git commands to accomplish common scenario when using a git repo. Each command is shown in its own topic. Each topic is self sufficent that you can run the script to accomplish the learning objective (unless a prerequisite is specified otherwise).

The objective of me publishing this repo is

  • Serve as a git cheat sheet.
  • Provide a quick easy and self sufficient way to run through a series of steps to understand how a command can be used and what can be accomplished.
  • Help others like myself to get more profficient with using git.

Useful reading

Git Internals - Git Objects
Commits are snapshots, not diffs
A Visual Git Reference
Git Reference

Tooling

Generate gitignore for IDE: https://gitignore.io

Contribution

As I learn more, I will continue to update this repo with more samples. Contribution is welcome. You can fork this repo and raise PR.

If you are interested to contribute and like to know how to contribute, I recommend to read the this blog post Step-by-step guide to contributing on GitHub

About

Sample script to learn about git commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published