Part 7 | Git Tutorial | Git Commands | git reset Command

preview_player
Показать описание
git reset Command
--------------------------
1) To remove changes from staging area
2) To undo commits at repository level

Options used with git reset command
--mixed
--soft
--hard

#########################
Udemy Courses:
#########################

Manual Testing+Agile with Jira Tool
************************************

Selenium with Java+Cucumber
********************************

Selenium with Python & PyTest
********************************

Selenium with python using Robot framework
****************************************

API Testing(Postman, RestAssured & SoapUI)
*****************************************

Web & API Automation using Cypress with Javascript
********************************************

Playwright with Javascript
**************************

Jmeter-Performance Testing
************************

SDET Essencials(Full Stack QA)
*************************

Appium-Mobile Automation Testing
************************************

Java Collections
*****************

Python Programming
*********************

Cucumber BDD Framework
***************************

Protractor with Javascript
***************************

####################################
Youtube Playlists:
####################################

Manual Testing & Agile
***********************

SQL
*************************

linux & Shell Scripting
**********************

Java
**********************

Selenium With Java+Cucumber
********************************

Python
********************************

Selenium With Python,Pytest&Behave
***************************************

Selenium With Python Using Robert Framework
(Web&API Testing)
*************************************************

API Testing (Postman,SoapUi,&Rest Assured)
**********************************************

Mobile App Testing Appium
****************************

Performance Testing Jmeter
*******************************

Maven,Jenkins,Git,Github,CI/CD
*******************************

SQL,DB Testing&ETL,Bigdata
*******************************

JavaScript Based Automation Tools
********************************

Selector Hub Tools
********************

GraphQL
******************

Cypress API Testing
********************

Cypress Web Testing
**********************

Playwright with Javascipt
**************************

#GitTutorial
#GitCommands
#GitReset
#VersionControl
#GitLearning
#CodeManagement
#GitBeginner
#GitMastery
#GitTips
#GitTricks
#CodeVersioning
#GitBasics
#GitWorkflow
#LearnGit
#GitExplained
#GitMagic
#GitTraining
#GitSeries
#GitForDevelopers
#GitResetDemystified
#GitUndo
#GitBranching
#GitBestPractices
#GitCommit
#GitAmend
#GitRevert
#GitStash
#GitRemote
#GitCollaboration
#GitVersioning
#GitMasterclass
#GitExperts
#GitUnleashed
#GitExploration
#GitAdvanced
#GitCoding
#GitGuru
#GitResetOptions
#GitExplainer
#GitResetCommand
#ResetVsRevert
#GitCodeManagement
#GitTutorialsOnline
#GitRepoManagement
#GitChanges
#GitProgramming
#GitForCoding
#GitTipsAndTricks
#GitVersionControl
#GitResetWalkthrough
Рекомендации по теме
Комментарии
Автор

These git videos are really good. I have seen hundreds of videos on git but this series is one of the best.

harshadpandit
Автор

You are amazing sir. I have followed all of your postman and git videos. They are enough to work anyone in real time or to crack the interview. God should bless you sir. Thank you.

vijayak
Автор

You are one of the best teacher.. Thank you so much... God bless you sir..

RX-Ani
Автор

A big thank you to sir. Person who don't have knowledge about these topics can get good knowledge of these topics after watching your videos. This is the best video i have ever seen, you are amazing teacher. God bless

niharikachaudhary-ln
Автор

Wonderful teacher you are... Very clear in explanation....
More power to you.

PR-zvur
Автор

I am your big fan sir. The way and systematic order to explain anything should be learn from you. Very few people are in world like you. Thank you so much for making these videos for us. Sandeep Singh from Jaunpur, Uttar Pradesh.

SandeepKumarSingh-gi
Автор

so important concept and taught in very simple u

samratjulme
Автор

Sir, I have seen number of videos but this videos are so good

saikrishnayadav
Автор

Great syllabus... hopefully some other videos about gitllab . greetings from Sweden. respectfully yours

abdelhakimmraihi
Автор

Wow. Thanks for your service. Great explanation.

ilakkiyaraj
Автор

Outstanding explanation!! It went through the brain.

PB-ywmv
Автор

thank you so much for videos sir, your explanation so so good :)

barkathullabs
Автор

vedio is really good, i gone through some many vedios but this is one of the best i got in youtube

harshithargandhudi
Автор

Thankyou Sir !!! Very easy to understand..

ANUJGUPTA-iytv
Автор

Thanks for the videos. How could one delete the commit raised locally as in the case of reset to remove a commit multiple commits are required?

AT-vfpp
Автор

Hi Sir, This is the best playlist for GIT I found on YouTube. While going through this video, I have one query:
How to do the git reset for first commit, As this command is only resetting above to the commit-id.

Yogesh
Автор

Sir what is the difference between remove(rm) command from stagging and the reset command?

khyatisingh
Автор

Sir plz apprise that how we use this in real scenario using say GUI. Like if I have to setup git in my organization from scratch plz guide step by step .thanks

fahadkhan-islamicspiritual
Автор

Using git revert, we can undo a specific commit, but as part of undoing the commit, it creates a new commit and tacks it to the commit history.
Using git reset, this is not possible, as it discards all the commits next to the commit we specify, and make them the orphan commits(removed).
reset is not safe as it impacts commit history. Reset is ideal to used for private branches of local repo.
revert is safe as it doesn't have ability to rewrite the commit history. Revert is ideal for public branches like master.

bharathkoneru
Автор

whats the difference between git rm cached and git both remove files from staging area right?

strictlybliss
welcome to shbcf.ru