From the course: GitHub Essential Training: 1 The Basics
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Create a branch from Issue
From the course: GitHub Essential Training: 1 The Basics
Create a branch from Issue
- [Instructor] All right, now that my issue is made and I had a PR for it, maybe I don't like that PR branch and I want to do my PR directly from my issue. Now, if you go to the very bottom of the right hand side, you'll see in development it says, "create a branch for this issue," or link a pull request. You could do either or. So, I press that, create a branch. It gives me a branch name that matches my issue already. Repository destination tells me that I can either open it in a code space, check it out locally, or open the branch in a GitHub desktop. For this one, I'm going to connect to code spaces so I can open it up and start working directly in GitHub code space. All right, this is where I would do the work and I would be able to just push it directly at a PR and get into my main web app.
Contents
-
-
-
-
-
-
(Locked)
What are Github issues?1m 57s
-
(Locked)
Creating an issue1m 30s
-
(Locked)
Introduction to tasklists2m 20s
-
(Locked)
Link PR to issue2m 13s
-
(Locked)
Create a branch from Issue1m 2s
-
(Locked)
Filter and search issues1m 19s
-
(Locked)
Close and delete issues1m 34s
-
(Locked)
Pin important issues52s
-
(Locked)
-