diff --git a/2019/2019-09-09_testCourseAdv/slides/list.json b/2019/2019-09-09_testCourseAdv/slides/list.json index 706dcebdfe06bc729e19d439be3b32f3093482fe..55cf515dfa95ecd49332a3406f8ace478fb98456 100644 --- a/2019/2019-09-09_testCourseAdv/slides/list.json +++ b/2019/2019-09-09_testCourseAdv/slides/list.json @@ -34,11 +34,6 @@ "attr": { } }, - { - "filename": "rebase-iPresentation3.md", - "attr": { - } - }, { "filename": "rebase-iPresentation4.md", "attr": { diff --git a/2019/2019-09-09_testCourseAdv/slides/rebase-iPresentation3.md b/2019/2019-09-09_testCourseAdv/slides/rebase-iPresentation3.md deleted file mode 100644 index 686e89aa64df7a9af69c20496575b4cad1e3e22d..0000000000000000000000000000000000000000 --- a/2019/2019-09-09_testCourseAdv/slides/rebase-iPresentation3.md +++ /dev/null @@ -1,9 +0,0 @@ -## Interactive Rebase Workshop - -* Add and commit a second file to this branch: - -```bash -touch commit2.txt -git add commit2.txt -git push origin develop -``` \ No newline at end of file