From 9c1ee4f38cbfd4961ce189b7d47ae28278abd07c Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Mon, 24 Oct 2016 18:45:58 +0900 Subject: [PATCH] [upstream] remove redundant exercise in favor of "Using Sandbox for Practice" Change-Id: I30dd2e039cf48023c2db9a4d19dec445da3a4b42 --- .../source/slides/workflow-commit-message.rst | 5 ----- doc/upstream-training/source/slides/workflow-gerrit.rst | 5 ----- 2 files changed, 10 deletions(-) diff --git a/doc/upstream-training/source/slides/workflow-commit-message.rst b/doc/upstream-training/source/slides/workflow-commit-message.rst index 334e1af5..801d6d03 100644 --- a/doc/upstream-training/source/slides/workflow-commit-message.rst +++ b/doc/upstream-training/source/slides/workflow-commit-message.rst @@ -75,8 +75,3 @@ GIT commit message structure ============================ .. image:: ./_assets/17-04-commit-message.png - -Exercise -======== - -Review each other’s commit messages on the draft diff --git a/doc/upstream-training/source/slides/workflow-gerrit.rst b/doc/upstream-training/source/slides/workflow-gerrit.rst index 3b90eaf3..78d6e0a4 100644 --- a/doc/upstream-training/source/slides/workflow-gerrit.rst +++ b/doc/upstream-training/source/slides/workflow-gerrit.rst @@ -43,8 +43,3 @@ patchset diffs .. image:: ./_assets/14-17-patchset-diffs.png :width: 100% - -Exercise -======== - -Review a patch out in the sandbox repository and invite other reviewers.