Skip to content

Commit

Permalink
Merge pull request #17 from manuGil/manuGil-patch-1
Browse files Browse the repository at this point in the history
remove warnins and clean header in lesson 1
  • Loading branch information
manuGil authored Oct 3, 2024
2 parents c5efd95 + d80bf8f commit f2bd518
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions gitcodev/lesson1.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,7 @@
# LESSON 1: Fundamental Operations with Git

Lecture notes on the fundamental operation with Git. A hands-on lesson for introducing version control, tracking changes, and the tracking history.

```{attention}
At the moment, there are no detail explanations for each of the topics. But we expect the experienced instructor will be able to provide explanations using the topics and code snippets below.
Accidental errors have been removed, but intended errors have been kept.
After each excercise the instructor should demostrate the solutions. Some of the solutions a missing from this lecture notes.
```

````{note}
The list of commands below has been grouped arbitrarily for readability's sake.
````

Sections below include content from lesson 3:

Lecture notes for the lesson on introduction to collaborative software development. These notes contains the following pointers for the instructor:
These notes contains the following pointers for the instructor:

* Numbers between `[]` are indicative of how much time should be spend in each topic or exercise to keep in track with the lesson [schedule.](schedule.md)
* The text in **Instructor note** contain explanations or reminders for the instructor. For example:
Expand Down

0 comments on commit f2bd518

Please sign in to comment.