Skip to content
Snippets Groups Projects
Commit 8450b609 authored by Daniel Duarte's avatar Daniel Duarte
Browse files

update rebase pres

parent 07cd92c0
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,12 @@
$ echo "# message" > yourName.md
```
* Then create a file in the develop branch:
* Then create a file in the develop branch
```bash
$ touch startRebase.txt
```
\ No newline at end of file
```
* Check the histories of both branches
```bash
$ git log
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment