Merge and gitk (from gitlab) #2

Open
opened 2022-10-23 14:42:58 +00:00 by jamesskemp · 0 comments
Owner

D:\git\redesign-sitecore-skemp [manual-revert-mr-327 ≡]
λ git revert --no-commit 3c67c15ea9cecf743ff9e7e69922a4ec310d5d4f
error: commit 3c67c15ea9cecf743ff9e7e69922a4ec310d5d4f is a merge but no -m option was given.

git revert --no-commit -m 1 3c67c15ea9cecf743ff9e7e69922a4ec310d5d4f

gitk --all --first-parent --remotes --reflog --author-date-order -- .\src\Project\Common\serialization\PlaceholderSettings\Common\footer.yml

From https://gitlab.com/strivinglife/book-git-commands/-/issues/2

> D:\git\redesign-sitecore-skemp [manual-revert-mr-327 ≡] > λ git revert --no-commit 3c67c15ea9cecf743ff9e7e69922a4ec310d5d4f > error: commit 3c67c15ea9cecf743ff9e7e69922a4ec310d5d4f is a merge but no -m option was given. git revert --no-commit -m 1 3c67c15ea9cecf743ff9e7e69922a4ec310d5d4f gitk --all --first-parent --remotes --reflog --author-date-order -- .\src\Project\Common\serialization\PlaceholderSettings\Common\footer.yml From https://gitlab.com/strivinglife/book-git-commands/-/issues/2
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: books/book-git-commands#2
No description provided.