Skip to content

dnepochitoj/learn_git_branching_solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Solutions for Learn Git Branching

This repository contains my solutions for the exercises found on Learn Git Branching. After completing all available lessons, I decided to share these solutions to help others who might find them useful.

Getting Started

If you're having trouble with an exercise, simply click the specific link below to explore the solutions. Each lesson has its own file, named exactly like the lesson title.

If you prefer to download all solutions at once to work on them locally, follow these steps:

  1. Clone the repository: git clone https://github.com/dnepochitoj/learn_git_branching_solutions
  2. Change to the cloned directory: cd learn_git_branching_solutions
  3. To access these solutions, open the corresponding .md file in your preferred text editor or Integrated Development Environment (IDE) and review the code.

1. Main

1.1. Introduction Sequence

A nicely paced introduction to the majority of git commands

1.2. Ramping Up

The next serving of 100% git awesomes-ness. Hope you're hungry

1.3. Moving Work Around

"Git" comfortable with modifying the source tree :P

1.4. A Mixed Bag

A mixed bag of Git techniques, tricks, and tips

1.5. Advanced Topics

For the truly brave!

2. Remote

2.1. Push & Pull -- Git Remotes!

Time to share your 1's and 0's kids; coding just got social

2.2. To Origin And Beyond -- Advanced Git Remotes!

And you thought being a benevolent dictator would be fun...

Contributing

If you find any errors or have suggestions for improvements, please feel free to submit a pull request. Contributions are welcome!

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This repository contains my solutions for the exercises for Git found on https://learngitbranching.js.org

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors