Skip to content

[Exercise Discussion] T8L4 Renaming branches with remote #27

@woojiahao

Description

@woojiahao

Existing exercise check

Lesson

T8L4: https://nus-cs2103-ay2526s1.github.io/website/book/gitAndGithub/trail/remoteBranches/index.html

Exercise learning outcomes

Students should be able to know how to rename branches.

Exercise setup

Load 2 branches for the student, one local (try-quick-fix) and one pushed to a remote (improve-loadding)

We will fork and clone the repository for the sake of simplicity

Instructions for students

See https://git-mastery.github.io/lessons/remoteBranchRename/exercise-remote-branch-rename.html

Exercise grading

  1. improve-loadding branch renamed to improve-loading
  2. improve-loading cannot exist as another branch (i.e. student created improve-loading directly)
  3. improve-loading must exist as a branch on the remote repository
  4. improve-loadding cannot exist as another branch on the remote repository

Requires remote repository?

Yes, will file the ticket.

Additional remarks

@damithc Just checking but in the original document, you said that students will be given a merged and unmerged branch, is this accurate or was it supposed to be a remote branch? I've designed the current exercise around a local and remote branch, but open to changing

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions