Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

carlos: edit lessons2.md #16

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ venv/*

# Builds
*/_build/

.vscode/

# Mac OS X
.DS_Store
8 changes: 2 additions & 6 deletions gitcodev/exercises/L2-ex04.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,10 @@
# Lesson 2 Episode 1 --- a first type of merge
Please perform the following tasks individually

How many more lines has `Lines.txt` in B1 than in main?
Please merge B1 in main
How many more lines has `Lines.txt` in B2 than in main?
Please merge B2 in main
Verify the outcome with a graphed `git log`

````{attention}
* DO NOT merge B2
* DO NOT delete branches
````

Formulate your explanation of what you have observed
The following questions are two sides of the same coin:
Expand Down
Binary file added gitcodev/image-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gitcodev/image-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gitcodev/image-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gitcodev/image-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gitcodev/image-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gitcodev/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading