Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Creating a New Branch Remotely | Basic Interaction with Remotes
GitHub Fundamentals
course content

Kursinnhold

GitHub Fundamentals

GitHub Fundamentals

1. Introduction to GitHub
2. Basic Interaction with Remotes
3. More Advanced Workflows

book
Creating a New Branch Remotely

Let's now simulate another common scenario where our colleague creates a new branch for developing a new feature, testing purposes, etc. We'll use another TXT file, which will be committed to our newly created branch:

Let's say our imaginary colleague's name is John and he is currently testing the authentication service used in our app. Using the GitHub interface, we will now create a new branch named john/test and switch to it:

Now, you have to make sure that you are on the john/test branch, and then you can upload the authentication.txt file directly to the repository in the same way as we showed in the previous chapter.

question mark

In a collaborative project, what is the purpose of creating a new branch like john/test before uploading a file such as authentication.txt?

Select the correct answer

Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 2. Kapittel 5

Spør AI

expand
ChatGPT

Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår

course content

Kursinnhold

GitHub Fundamentals

GitHub Fundamentals

1. Introduction to GitHub
2. Basic Interaction with Remotes
3. More Advanced Workflows

book
Creating a New Branch Remotely

Let's now simulate another common scenario where our colleague creates a new branch for developing a new feature, testing purposes, etc. We'll use another TXT file, which will be committed to our newly created branch:

Let's say our imaginary colleague's name is John and he is currently testing the authentication service used in our app. Using the GitHub interface, we will now create a new branch named john/test and switch to it:

Now, you have to make sure that you are on the john/test branch, and then you can upload the authentication.txt file directly to the repository in the same way as we showed in the previous chapter.

question mark

In a collaborative project, what is the purpose of creating a new branch like john/test before uploading a file such as authentication.txt?

Select the correct answer

Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 2. Kapittel 5
Vi beklager at noe gikk galt. Hva skjedde?
some-alt