Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 364
    • Issues 364
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #3343
Closed
Open
Created Mar 07, 2019 by Chuck Lu@chucklu

Provide a confirm dialog instead of executing the revert operation directly

What steps will reproduce the problem?

  1. show log of a repository
  2. click the revert menu(I am trying to cherry-pick a commit from another branch, but click revert mistakenly)
  3. you will found revert has been done, there is no chance to cancel the revert

What is the expected output? What do you see instead?
Expected:
When I click the revert menu, should popup a dialog to confirm the revert or let me cancel it

What I see:
There is no confirm dialog, and the revert has been done
image

What version of TortoiseGit and Git are you using? On what operating system?
TortoiseGit 2.7.2.0 (20181209-2258883b; C:\Program Files\TortoiseGit\bin)
git version 2.20.1.windows.1 (C:\Program Files\Git\bin; C:\Program Files\Git\mingw64; C:\Program Files\Git\mingw64\etc\gitconfig; C:\ProgramData\Git\config)

Microsoft Windows [Version 10.0.16299.967]

Edited Sep 23, 2019 by Yue Lin Ho
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking