[x] :bust_in_silhouette: Assign yourself to this task (this will prompt the WorkflowLearning GitHub App to create the task_3_rebase branch)
[x] :hourglass_flowing_sand: Wait (at most) 60 seconds until the WorkflowLearning GitHub App will comment on this task and confirm that the branch task_3_rebase was created (refresh the page if you don't see the confirmation comment)
[ ] Create a new PR having the base branch master and the compare branch task_3_rebase
[ ] Edit the description of the PR to reference this task (i.e., the PR description should contain Closes #3)
[ ] :brain: Understand the commits and file changes made in the PR
[ ] :question: Answer question Task3_Q2 on Canvas
[ ] :arrows_counterclockwise: Refresh this page (to ensure that any commits referencing this task are shown on this page) and scroll all the way to the bottom of the page
[ ] :question: Answer question Task3_Q3 on Canvas
Starting integration...
[ ] In the PR, integrate the changes into master
using the Rebase and merge option
Integration completed.
[ ] :eyes: Inspect the history of all the branches and commits via Insights -> Network
NOTE: all the commits from branch task_3_rebase were "copied" (rebased) into the master branch, cluttering the repository history with multiple commits that contain partial (and incomplete) implementations of the task
[ ] :x: In the PR, use the GitHub interface to delete the branch (since the branch content was successfully integrated into master)
[ ] :eyes: Inspect the history of all the branches and commits via Insights -> Network
NOTE: the branch task_3_rebase was deleted successfully from the repository
[ ] :arrows_counterclockwise: Refresh this page (to ensure that any commits referencing this task are shown on this page) and scroll all the way to the bottom of the page
References user story #1
TODO:
Task3_Q1
on Canvastask_3_rebase
branch)task_3_rebase
was created (refresh the page if you don't see the confirmation comment)master
and the compare branchtask_3_rebase
Closes #3
)Task3_Q2
on CanvasTask3_Q3
on CanvasStarting integration...
master
Rebase and merge
optionIntegration completed.
Insights
->Network
task_3_rebase
were "copied" (rebased) into themaster
branch, cluttering the repository history with multiple commits that contain partial (and incomplete) implementations of the taskmaster
)Insights
->Network
task_3_rebase
was deleted successfully from the repositoryTask3_Q4
on CanvasTask3_Q5
on Canvas