ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

26 results

TheCodeForge
Git: A revert-of-a-revert created a conflict nobody understood — Git R

A revert-of-a-revert created a conflict nobody understood. Root cause: Reverting a merge commit without specifying the mainline ...

6:52
Git: A revert-of-a-revert created a conflict nobody understood — Git R

6 views

2 weeks ago

Generalist Programmer
Undo ANYTHING in Git (Reset, Revert, Reflog — No Panic)

How to undo anything in Git: reset vs revert, recovering lost commits with reflog, undoing pushes and amending safely.

10:28
Undo ANYTHING in Git (Reset, Revert, Reflog — No Panic)

12 views

2 weeks ago

Glabay
Git, how to save a production nightmare

... back to an earlier point git revert — safely undoing changes with a new commit git cherry-pick — grabbing a specific commit and ...

6:45
Git, how to save a production nightmare

25 views

6 days ago