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

Contenuti del Corso

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.

Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 2. Capitolo 5

Chieda ad AI

expand
ChatGPT

Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione

course content

Contenuti del Corso

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.

Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 2. Capitolo 5
Siamo spiacenti che qualcosa sia andato storto. Cosa è successo?
some-alt