Skip to content

Add support for copying all branches when forking#44

Merged
jovnc merged 3 commits intogit-mastery:mainfrom
VikramGoyal23:all-branches-fork
Mar 14, 2026
Merged

Add support for copying all branches when forking#44
jovnc merged 3 commits intogit-mastery:mainfrom
VikramGoyal23:all-branches-fork

Conversation

@VikramGoyal23
Copy link
Copy Markdown
Contributor

@VikramGoyal23 VikramGoyal23 commented Feb 2, 2026

This update adds support for copying all branches when forking a repo. This should be merged before git-mastery/exercises#257.

Copy link
Copy Markdown
Collaborator

@jovnc jovnc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but let's put this on hold now, till after we write tests/when less students are using gitmastery

@jovnc jovnc merged commit 6f73b51 into git-mastery:main Mar 14, 2026
3 checks passed
jovnc pushed a commit to git-mastery/exercises that referenced this pull request Mar 15, 2026
# Exercise Review

## Exercise Discussion

Updates `new.sh` workflow to allow for choosing whether all branches
should be copied while forking a repo. Should be merged after
git-mastery/app#44

## Checklist

- [ ] If you require a new remote repository on the `Git-Mastery`
organization, have you [created a
request](https://github.com/git-mastery/exercises/issues/new?template=request_exercise_repository.yaml)
for it?
- [ ] Have you written unit tests using
[`repo-smith`](https://github.com/git-mastery/repo-smith) to validate
the exercise grading scheme?
- [ ] Have you tested your changes using the instructions posted?
- [ ] Have you verified that this exercise does not already exist or is
not currently in review?
- [ ] Did you introduce a new grading mechanism that should belong to
[`git-autograder`](https://github.com/git-mastery/git-autograder)?
- [ ] Did you introduce a new dependency that should belong to
[`app`](https://github.com/git-mastery/app)?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants