Skip to content
Snippets Groups Projects

Finished first version of git-remote content.

Merged Mark HOEBEKE requested to merge git-remote into main
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -18,10 +18,10 @@ Training material for the Git for Beginners ABiMS training session
1. Adding / editing / removing files & folders
1. Committing changes
### Using a Repository Remotely
### Using Remote Repositories
1. Motivation
1. Cloning a repository
1. Modifying the local repository
1. Making changes to the local repository
1. Propagating changes to the remote repository
### Branching Basics
Loading