Clarify Step 5 VS Code branch merge and delete instructions#31
Open
0xhaaz wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the step-by-step Git workflow documentation to reflect a revised UI flow and refresh associated screenshots.
Changes:
- Repositioned an existing screenshot to align with the branch-name instruction.
- Updated merge/delete branch instructions to a new “REPOSITORIES” three-dot menu flow.
- Switched one screenshot reference from a GitHub-hosted attachment to a repo-relative asset path.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| <img width="350px" src="https://github.com/user-attachments/assets/aa35bdc4-9a90-4c62-a43c-9de9838d15a6"/><br/> | ||
|
|
||
| Notice that it performed a normal Fast Forward-style merge. |
Updated Activity 2 to identify the correct three-dot menu location in the VS Code Source Control sidebar when merging and deleting a branch. Added an updated screenshot showing the correct menu location. Also moved the add-level-counter branch name before its screenshot example so learners see the required input before the visual example.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates Step 5, Activity 2 to make the VS Code branch workflow clearer. The original instructions did not specify which three-dot menu to use for merging and deleting the
add-level-counterbranch.Changes
Merge BranchandDelete Branch.add-level-counterbranch name before its screenshot example.Closes: #30
Task list