Useful snippets
Search
No results found
Cards view
List view
Admin panel
# ai
# art
# ascii
# autohotkey
# bash
# bitbucket
# bootstrap
# cli
# css
# debug
# diffview
# docker
# dom
# eslint
# fzf
# fzf.vim
# git
# git-hooks
# github
# graphql
# html
# https
# ideavim
# inspect
# javascript
# lazygit
# linux
# mac
# markdown
# menu
# nano
# neovim
# netlify
# node
# npm link
# nvim
# ohmybash
# php
# post
# pre-push
# prettier
# process
# productivity
# pros-and-cons
# pycharm
# python
# react
# regex
# sh
# shortcuts
# skhd
# ssh
# telescope
# terminal
# tmux
# typescript
# ubuntu
# vim
# vite
# vscode
# webstorm
# windows
# wsl
# zsh
File:
git-reset-soft.md
Title:
git reset soft | remove last commit and move code to working dir
Tags:
post
git
Date:
Mon 23. February 2026 | 2026-02-23
git reset soft | remove last commit and move code to working dir
Edit
git
reset
--soft
HEAD~1