GitLab Beginner Tutorial 3 | How to Fork a project

GitLab Beginner Tutorial 3 | How to Fork a project

Automation Step by Step

4 года назад

245,905 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Ogundare Patricia Oyeronke
Ogundare Patricia Oyeronke - 02.08.2023 02:29

hope if i create another file and config it, it won't affect what has already been configured (the first file)

Ответить
Ogundare Patricia Oyeronke
Ogundare Patricia Oyeronke - 02.08.2023 02:28

I was unable to fork my file because I included hyphen in the name used. Please hoe can I change it on the prompt command?

Ответить
hanumandla sagar
hanumandla sagar - 16.02.2023 08:13

we can create another branch from master and we can do changes after that we can merge request right

Ответить
Cloud Advocate
Cloud Advocate - 07.02.2023 10:36

Here, we forked an existing project/repo from GitLab to GitLab.
Please give some industry scenarios for this!!!
I mean humne kiya kya, GitLab me se Gitlab me hi copy kiya?
Kya jarurat h iska?

Ответить
maryam zahedi
maryam zahedi - 24.11.2022 14:50

i have question that is so important for me. i wanna to find up date how means in project information /member tab by my project?

Ответить
Nidhin Rajeevan
Nidhin Rajeevan - 31.08.2022 14:02

Why I need to fork? I can create a branch and work on that branch, if all been reviewed, I can make a merge request isn't it?

Ответить
Tiziano Capato
Tiziano Capato - 15.08.2022 18:40

A fork is a branch?

Ответить
It's simple
It's simple - 15.07.2022 10:27

Thanks Raghav. Absolutely liking the step-wise illustration. I do have a question in this video. Why would you fork on own project ?

Ответить
Salam Elias
Salam Elias - 10.06.2022 13:46

Hi Raghav, I am new to Gitlab, Video 2 ends with ReadMe.txt pushed the in video 3 you tackle the fork, is it possible to show or ho or which project you use to add to the repo in order to follow with you the next courses? Thanks in advance

Ответить
Rahul Roy
Rahul Roy - 07.06.2022 09:42

How to stay in sync with the parent repo

Ответить
Anish GS
Anish GS - 31.05.2022 16:15

👍

Ответить
ARCHANA NARVANENI
ARCHANA NARVANENI - 31.03.2022 12:14

thanks a lot

Ответить
Murtaza Mohammadi
Murtaza Mohammadi - 16.03.2022 11:57

I try to push the changes but it does not work. I got this error ?
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.

Ответить
najme b
najme b - 05.02.2022 00:08

خدا خیرت بده عالی توضیح دادی

Ответить
Tech_With_Vithal
Tech_With_Vithal - 03.02.2022 16:39

Amazing tutorial

Ответить
gummalapati dushyanth
gummalapati dushyanth - 30.01.2022 10:57

Is it possible to merge one repository to other repository

Ответить
dali hmida
dali hmida - 02.11.2021 19:20

amazing tutorial <3
You are phenomenal

Ответить
Mahilesh A
Mahilesh A - 02.11.2021 08:24

Thank you

Ответить
subramanyam nallam
subramanyam nallam - 10.10.2021 20:18

my requirement is source code from one git repository to another git repository with history also.
2. after cloning the first repository source code (micro services)and split it and create repositories for every micro servers and send to destination repository.
how to complete this ?

Ответить
sivarasan A
sivarasan A - 25.09.2021 19:32

Excellent explanation

Ответить
manisha dadge
manisha dadge - 07.09.2021 20:32

Can I create multiple independent braches of one repository and keep different projects in brach.. means not the copy of same project...can I keep different project in each branch..? Please tell me

Ответить
Jayasankar Warrier
Jayasankar Warrier - 03.09.2021 11:39

It is was super useful for me. Thank you so much

Ответить
Prashil N
Prashil N - 18.06.2021 07:41

Thank you 👍

Ответить
ahmad khanzadeh
ahmad khanzadeh - 31.05.2021 16:24

$ git push origin --set-upstream ahmadKH

Ответить
ahmad khanzadeh
ahmad khanzadeh - 31.05.2021 16:23

I was added to a project in gitlab. Soon as I try to push my repository, I understand that there are one one branch on the repository. So I use this code in my VS code terminal to push all of my own changes into a new generated branch in the mail repository( I mention it just for share. your videos are wonderful)

Ответить
Miss Kalay
Miss Kalay - 06.05.2021 02:36

Thank u very much!!!

Ответить
thanneru ramesh
thanneru ramesh - 21.04.2021 12:54

How to delete a forked project?

Ответить
Hanuman Says
Hanuman Says - 16.02.2021 15:29

Can you please add another video for creating multiple branches and managing git merge and rebase concepts. Also, how to handle merge conflicts

Ответить
Subha
Subha - 19.01.2021 09:48

Thanks Raghav

Ответить
O
O - 07.01.2021 09:42

lol..that project is succesfully fork'd!

Ответить
Vivek Solanki
Vivek Solanki - 23.12.2020 21:18

Hi Raghav, Your tutorials are very nice and helpful to me and really appreciate your effort.

But I have little doubt, why we are doing Fork the project, make changes, and merge. Rather that pull the project on local, make the changes, commit and push to GitLab.

What is the difference between in both process.

Ответить
Dillon Hansen
Dillon Hansen - 09.12.2020 00:23

This was forking awesome.

Ответить
Fleischy
Fleischy - 22.10.2020 10:29

These are good forking tutorials. All my projects were forked before but now I can hopefully unfork them. Too bad I still have noone to fork with but that's just programmer life I guess.

Ответить
Kalpana Ramasamy
Kalpana Ramasamy - 15.10.2020 12:27

Awesome .. well done sir

Ответить
likitha prakash
likitha prakash - 15.10.2020 09:43

HI Raghav,

Does forking means creating a branch out of master?

Ответить
Codie Austen
Codie Austen - 24.09.2020 07:44

Hello, My compliments on your videos! Top notch!

Ответить
Gepli PRL
Gepli PRL - 16.09.2020 16:47

Confusing you should act as 2 different people. You didn't demonstrate another people who going to push.

Ответить
Nitin Jain
Nitin Jain - 15.09.2020 22:42

fork is mandatory or consider as best practices ?

Ответить
NILESH POKALE
NILESH POKALE - 03.09.2020 12:42

Thank you Raghav

Ответить
DrexxBoban
DrexxBoban - 25.08.2020 15:58

The project is successfully fucked ahhahah. Jk great tutorial, great explanations!

Ответить
satya kompella
satya kompella - 14.08.2020 12:40

I am familiar with a version control TFS from Microsoft. I would like to know , How can we shelve the changes or how can we create a shelveset similar to TFS in Gitlab ?
Could you please explain me in detail.

Ответить
denny widyatmoko
denny widyatmoko - 24.07.2020 07:59

when i search something about IT lesson, it always ends up here....thanks a lot mr Raghav Pal

Ответить
Rajnish Singh
Rajnish Singh - 22.07.2020 17:17

Respect for Mr Raghav

Ответить
Mr Classy
Mr Classy - 22.07.2020 15:21

we can clone the project in git bash and make changes and push it ri8

Ответить
Rajesh Kannah
Rajesh Kannah - 08.07.2020 14:49

Hi Raghav, When i try to push the changes into GitLab i am getting fatal: Authentication failed for "project url in gitlab". What could be the reason?

Ответить