Difference between revisions of "Git revert"
Jump to navigation
Jump to search
↑ https://stackoverflow.com/a/21718540
(→Errors) |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | [[git]] revert --no-commit 0766c053..HEAD | + | [[git]] revert --no-commit 0766c053..HEAD <ref>https://stackoverflow.com/a/21718540</ref> |
[[git commit]] | [[git commit]] | ||
Revision as of 10:15, 18 August 2022
git revert --no-commit 0766c053..HEAD [1] git commit
Errors
git revert --no-commit 0766c053..HEAD error: commit XXXXX is a merge but no -m option was give
Related
See also
git
: [config | init | status ]
,git add
,git rm
,git commit
,git push, git pull
,.gitconfig
,.gitignore
,git
(clone
,fetch
,pull
),git tag
,git log
,git blame
, Merge Request, LFS,git branch
,git apply
,git rebase
,git diff
,git diff-tree
,git config --global
,remote | submodule | request-pull
,GIT_TRACE, GIT_CURL_VERBOSE
,clean
,main
,git show-ref
,git reset
,git prune
,git ls-remote origin
,git checkout
,git switch
,pathspec
,git credential-osxkeychain
,git version
,pre-commit
,git --help
, GitBook,refs/
Advertising: