Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in git-reset
What does the double-dash [--] option do on git reset?
Apr 14, 2017
git
git-reset
Reverting to a specific commit without losing history
Aug 22, 2022
git
git-branch
git-reset
How can I move commits from the trunk to a branch in Git?
Feb 19, 2017
git
git-svn
branch
git-rebase
git-reset
Revert only a single file of a pushed commit
Feb 27, 2021
git
version-control
git-reset
git-revert
What happens to orphaned commits?
Jun 17, 2022
git
git-commit
git-reset
What are typical use cases of git-reset's --merge and --keep flags?
Sep 23, 2022
git
git-reset
git reset --merge vs git reset --keep [duplicate]
Sep 12, 2022
git
git-reset
Difference between git reset --hard and git clean
Sep 06, 2022
git
git-reset
git-clean
Is it still possible to restore deleted untracked files in git?
Oct 05, 2022
git
git-reset
Reset/revert a whole branch to another branches state?
Oct 22, 2022
git
git-merge
git-reset
git-revert
How to undo git reset --soft to get my changes back?
Sep 02, 2022
git
git-commit
git-reset
Atom editor does not reload changed file
Aug 30, 2022
git
atom-editor
git-reset
Is there a difference between "git reset --hard hash" and "git checkout hash"?
Aug 29, 2022
git
git-checkout
git-reset
How do I move master back several commits in git?
Aug 27, 2022
git
git-reset
Move commits from master onto a branch using git
May 05, 2017
git
commit
git-branch
git-reset
git rm --cached file vs git reset file
Aug 26, 2022
git
git-reset
git-rm
How do I recover/resynchronise after someone pushes a rebase or a reset to a published branch?
Aug 17, 2022
git
rebase
git-rebase
git-reset
I need to pop up and trash away a "middle" commit in my master branch. How can I do it?
Aug 16, 2022
git
github
git-rebase
git-reset
git-revert
What is difference between 'git reset --hard HEAD~1' and 'git reset --soft HEAD~1'?
Aug 16, 2022
git
undo
git-reset
What is the `git restore` command and what is the difference between `git restore` and `git reset`?
Sep 16, 2022
git
restore
git-reset
unstage
« Newer Entries
Older Entries »