Git-How
Search
Search
Search
Light mode
Dark mode
Explorer
basics
Commit Staged Files
diff two commits
edit file
fetch
graph
open file
Point Your Branch Head at Any Arbitrary Commit
Preparing to Modify History
Pulling from Remote
Pushing Up to Remote
Reset
Staging all files, specific files, and specific lines
Status of Working Directory
branches
checkout
Branch Checkout without Stashing Changes
Check out a branch, and destroy local changes
Checking out an Existing Branch
How to tell you are in a Detached State
create-new
Create a New Branch based off a Stash
Create a New Branch based on an Existing Branch
Create a New Branch based on commit SHA
delete a branch
Merge branch
Rebase over Main Branch
rename a branch
collaborating
Best Practices
Writing a Good Commit Message
conflict
merge conflicts
Resolving Merge Conflicts
Too many conflicts after Rebasing
danger
I give up.
Permanently Delete a File
last-commit
Amend an old commit
Checking out a specific commit
committed a file that should be ignored
Make a change to Files on Last Commit
Reword a Commit message
Rewrite Last Commit Message
View details about a commit
lazygit
config
edit lazygit configuration file
Recommended customizations
destroy
Discard all changes on a single file
Nuking Working Tree
Revert all uncommitted changes
misc
bisect
custom command
git-alias
Open a pull request
switch to a recent git repo
worktrees
panels
1. Status Panel
2. Files Panel
3. Local Branches Panel
4. Commits Panel
5. Stash panel
Overview of Panels
pretty-print
Getting a Concise Summary of What Files Changed
rebase
Cherry Pick
Delete Code from Old Commits
fixup
Interactive Rebasing
rebase magic with patches
rebase with marked commits
Redistributing code from old commits
remove a file from a commit
Splitting a Commit
squash
The Autosquash workflow
remote
Adding a new remote
stash
Add files to Stash
Applying files from Stash
Delete a Stash
Popping files from Stash
submodule
Add Submodule
Change submodule URL
Remove submodule
Update a submodule
undo
discard unstaged changes
reflog or undo
revert commit
Home
❯
tags
❯
fix
Tag: #fix/audit
51 items with this tag.
Mar 01, 2025
revert commit
#fix/audit
Mar 01, 2025
reflog or undo
#fix/audit
Mar 01, 2025
discard unstaged changes
#fix/audit
Mar 01, 2025
Update a submodule
#fix/audit
Mar 01, 2025
Remove submodule
#fix/audit
Mar 01, 2025
Change submodule URL
#fix/audit
Mar 01, 2025
Add Submodule
#fix/audit
Mar 01, 2025
Popping files from Stash
#panel/5
#fix/audit
#screenshot
Mar 01, 2025
Delete a Stash
#panel/5
#fix/audit
#screenshot
Mar 01, 2025
Applying files from Stash
#panel/5
#fix/audit
#screenshot
Mar 01, 2025
Add files to Stash
#panel/2
#fix/audit
Mar 01, 2025
Adding a new remote
#fix/audit
#screenshot
Mar 01, 2025
squash
#panel/4
#fix/audit
Mar 01, 2025
remove a file from a commit
#panel/4
#fix/audit
Mar 01, 2025
rebase magic with patches
#panel
#fix/audit
Mar 01, 2025
fixup
#panel/4
#fix/audit
Mar 01, 2025
The Autosquash workflow
#panel/4
#fix/audit
Mar 01, 2025
Splitting a Commit
#fix/audit
Mar 01, 2025
Redistributing code from old commits
#panel/4
#fix/audit
Mar 01, 2025
Interactive Rebasing
#panel/4
#fix/audit
Mar 01, 2025
Delete Code from Old Commits
#panel/4
#fix/audit
Mar 01, 2025
Cherry Pick
#panel/4
#fix/audit
Mar 01, 2025
Getting a Concise Summary of What Files Changed
#fix/audit
Mar 01, 2025
worktrees
#panel
#fix/audit
Mar 01, 2025
git-alias
#fix/audit
Mar 01, 2025
custom command
#panel
#fix/audit
Mar 01, 2025
bisect
#panel/4
#fix/audit
Mar 01, 2025
Open a pull request
#panel/4
#fix/audit
Mar 01, 2025
Revert all uncommitted changes
#panel/2
#fix/audit
Mar 01, 2025
Nuking Working Tree
#panel/2
#fix/audit
Mar 01, 2025
Discard all changes on a single file
#panel/2
#fix/audit
Mar 01, 2025
committed a file that should be ignored
#fix/audit
Mar 01, 2025
View details about a commit
#panel/4
#fix/audit
Mar 01, 2025
Rewrite Last Commit Message
#fix/audit
Mar 01, 2025
Reword a Commit message
#panel/4
#fix/audit
Mar 01, 2025
Make a change to Files on Last Commit
#fix/audit
Mar 01, 2025
Checking out a specific commit
#panel/4
#fix/audit
Mar 01, 2025
Amend an old commit
#panel/2
#fix/audit
Mar 01, 2025
I give up.
#fix/audit
Mar 01, 2025
merge conflicts
#fix/audit
Mar 01, 2025
Too many conflicts after Rebasing
#fix/audit
Mar 01, 2025
Resolving Merge Conflicts
#panel/2
#fix/audit
Mar 01, 2025
Writing a Good Commit Message
#fix/audit
Mar 01, 2025
Best Practices
#fix/audit
Mar 01, 2025
How to tell you are in a Detached State
#fix/audit
Mar 01, 2025
Check out a branch, and destroy local changes
#panel/3
#fix/audit
Mar 01, 2025
Branch Checkout without Stashing Changes
#panel/3
#fix/audit
Mar 01, 2025
Point Your Branch Head at Any Arbitrary Commit
#fix/audit
#screenshot
Mar 01, 2025
diff two commits
#fix/audit
Mar 01, 2025
Reset
#panel/4
#fix/audit
Mar 01, 2025
Preparing to Modify History
#fix/audit