Skip to content

ActiveSolution/introduction-to-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

This is an example repository with some excercises to try as an introduction to git.

Setup

1. Start by cloning this repository

  • Using the command line

    • Navigate to the parent folder where you want to place the source code.
    • Run the following command.
    git clone https://github.com/activesolution/introduction-to-git.git
    
  • Using Visual Studio 2017

    alt text

2. Open the solution and run it.

Exercises

The exercises and their corresponding solutions can be found in the exercise folders.

Useful links

GUIs

Cheat sheet

Tools

More learning

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages