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.
Feb 07, 2024
revert commit
#fix/audit
Feb 07, 2024
reflog or undo
#fix/audit
Feb 07, 2024
discard unstaged changes
#fix/audit
Feb 07, 2024
Update a submodule
#fix/audit
Feb 07, 2024
Remove submodule
#fix/audit
Feb 07, 2024
Change submodule URL
#fix/audit
Feb 07, 2024
Add Submodule
#fix/audit
Feb 07, 2024
Popping files from Stash
#panel/5
#fix/audit
#screenshot
Feb 07, 2024
Delete a Stash
#panel/5
#fix/audit
#screenshot
Feb 07, 2024
Applying files from Stash
#panel/5
#fix/audit
#screenshot
Feb 07, 2024
Add files to Stash
#panel/2
#fix/audit
Feb 07, 2024
Adding a new remote
#fix/audit
#screenshot
Feb 07, 2024
squash
#panel/4
#fix/audit
Feb 07, 2024
remove a file from a commit
#panel/4
#fix/audit
Feb 07, 2024
rebase magic with patches
#panel
#fix/audit
Feb 07, 2024
fixup
#panel/4
#fix/audit
Feb 07, 2024
The Autosquash workflow
#panel/4
#fix/audit
Feb 07, 2024
Splitting a Commit
#fix/audit
Feb 07, 2024
Redistributing code from old commits
#panel/4
#fix/audit
Feb 07, 2024
Interactive Rebasing
#panel/4
#fix/audit
Feb 07, 2024
Delete Code from Old Commits
#panel/4
#fix/audit
Feb 07, 2024
Cherry Pick
#panel/4
#fix/audit
Feb 07, 2024
Getting a Concise Summary of What Files Changed
#fix/audit
Feb 07, 2024
worktrees
#panel
#fix/audit
Feb 07, 2024
git-alias
#fix/audit
Feb 07, 2024
custom command
#panel
#fix/audit
Feb 07, 2024
bisect
#panel/4
#fix/audit
Feb 07, 2024
Open a pull request
#panel/4
#fix/audit
Feb 07, 2024
Revert all uncommitted changes
#panel/2
#fix/audit
Feb 07, 2024
Nuking Working Tree
#panel/2
#fix/audit
Feb 07, 2024
Discard all changes on a single file
#panel/2
#fix/audit
Feb 07, 2024
committed a file that should be ignored
#fix/audit
Feb 07, 2024
View details about a commit
#panel/4
#fix/audit
Feb 07, 2024
Rewrite Last Commit Message
#fix/audit
Feb 07, 2024
Reword a Commit message
#panel/4
#fix/audit
Feb 07, 2024
Make a change to Files on Last Commit
#fix/audit
Feb 07, 2024
Checking out a specific commit
#panel/4
#fix/audit
Feb 07, 2024
Amend an old commit
#panel/2
#fix/audit
Feb 07, 2024
I give up.
#fix/audit
Feb 07, 2024
merge conflicts
#fix/audit
Feb 07, 2024
Too many conflicts after Rebasing
#fix/audit
Feb 07, 2024
Resolving Merge Conflicts
#panel/2
#fix/audit
Feb 07, 2024
Writing a Good Commit Message
#fix/audit
Feb 07, 2024
Best Practices
#fix/audit
Feb 07, 2024
How to tell you are in a Detached State
#fix/audit
Feb 07, 2024
Check out a branch, and destroy local changes
#panel/3
#fix/audit
Feb 07, 2024
Branch Checkout without Stashing Changes
#panel/3
#fix/audit
Feb 07, 2024
Point Your Branch Head at Any Arbitrary Commit
#fix/audit
#screenshot
Feb 07, 2024
diff two commits
#fix/audit
Feb 07, 2024
Reset
#panel/4
#fix/audit
Feb 07, 2024
Preparing to Modify History
#fix/audit