Search code examples
Remove sensitive files and their commits from Git history...

gitgithubgit-commitgit-filter-branchgit-rewrite-history

Read More
How can I delete one commit completely from GitHub?...

gitgithubgit-commitgit-pushgit-rewrite-history

Read More
How can I change the commit author for a single commit?...

gitgit-commit

Read More
How do I change the git author/committer name/email for multiple commits while keeping the commit ti...

gitgit-commitgit-rewrite-history

Read More
Make the current commit the only (initial) commit in a Git repository?...

gitgithubgit-commit

Read More
How can I recover from an erronous git push -f origin master?...

gitgit-commitgit-push

Read More
Creating a commit with a body and footer using the command line?...

gitgit-commit

Read More
How can I roll back an outgoing commit that has not been pushed up to devops?...

gitazuregit-commitgit-pushazure-repos

Read More
How to amend several commits in Git to change author...

gitgit-commitgit-rewrite-history

Read More
Differences between Commit, Commit and Push, Commit and Sync...

gitvisual-studiogithubgit-commit

Read More
Why is there no "update:" conventional commit? Should we always use "feat:" when...

gitgithubcommitgit-commitconventional-commits

Read More
Git error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400 send-pack: unexpected ...

gitgithubgit-commitprivate-repository

Read More
Remove commit from history...

gitgit-commit

Read More
How to remove the first commit in git?...

gitrepositorycommitgit-commit

Read More
How do I push amended commit to the remote Git repository?...

gitgit-commitgit-amend

Read More
How can I force "git commit -s" using "git commit" command?...

git-commitgit-configgit

Read More
Git-branch switching all the uncommited changes are gone...

git-branchgit-commitgit-stashgithub-for-macgit-status

Read More
How to change past commit to include a missed file after other commits have been made?...

gitgit-commit

Read More
git commit not working github (GIT: Failed to execute git )...

gitgit-commit

Read More
Publicly share part of a private repo on Github...

gitgithubbranchgit-commitgit-push

Read More
How do I make a Git commit in the past?...

gitversion-controlrepositorygit-commit

Read More
How to use git interactive rebase for signing off a series of commits...

gitgit-rebasegit-commit

Read More
Github repo not showing latest commits...

gitgithubsshcommitgit-commit

Read More
github changes not staged for commit...

gitgithubversion-controlgit-commitgit-add

Read More
How do I fix 'bus error' when trying to do git-commit or git-status...

gitmacosbus-errorgit-statusgit-commit

Read More
How to modify existing, unpushed commit messages?...

gitgit-commitgit-rewrite-historygit-amend

Read More
How to create git patch from two files?...

gitgit-commitgit-patch

Read More
If git commit messages written in the imperative, how do I clarify what hasn't yet been done? &#...

gitgit-commitcommit-message

Read More
How do I use `git commit -v` with `git rebase -i`...

gitgit-commitgit-rebase

Read More
How to combine new changes with previous commit in git...

gitgit-commit

Read More
BackNext