Never any need to apologize! I'm using Ubuntu here, but if you have a Git install on Windows or any other OS, you'll have the same commands available to you.
Just once? Adding a file to .gitignore will stop it from ever getting merged. If it's a one off, I'd remove it from the branch, merge, and then do a git cherry pick to get it back after the merge. ua-cam.com/video/T6YX_XgoYt8/v-deo.html
Thanks Cameron, But my concern is more on gitlab-ci.yml on development and release branch.. I want to keep the yml file unchanged during the merge from dev to rel
Excellent collection thanks brother
Thanks for the kind words. Trying hard to keep them short and to the point.
What happened to you ? At 1:02
Something!
What is the process you go through if there is a merge conflict when you merge to master in GitLab?
You just resolve the conflict!
What is command to create merge request directly from command promt
From any Branch to main
Thank you so much you help my life
Thanks so much for the kind words!
Thanks a lot!!
Glad I could help!
what is ur SO? im new sorry
Never any need to apologize! I'm using Ubuntu here, but if you have a Git install on Windows or any other OS, you'll have the same commands available to you.
How to exclude a specific file from getting merged?
Just once? Adding a file to .gitignore will stop it from ever getting merged. If it's a one off, I'd remove it from the branch, merge, and then do a git cherry pick to get it back after the merge.
ua-cam.com/video/T6YX_XgoYt8/v-deo.html
Thanks Cameron, But my concern is more on gitlab-ci.yml on development and release branch.. I want to keep the yml file unchanged during the merge from dev to rel
Thnks to you
Thanks to YOU for the kind words!
thank you