Reputation: 27261
In the TortiseGit Sync dialog box, after choosing "Fetch & Rebase," you are initially presented with a dialog box that has a "Do not show this message again" checkbox. If you check this, and later realize that you didn't like the option you chose, how do you bring back the dialog box so that you can choose a different option?
I've tried looking through the Settings dialogue box and all the git configuration files I can find, but the setting doesn't seem to be anywhere there. I've also tried uninstalling and re-installing TortoiseGit, but the setting persisted across the uninstall/reinstall.
Upvotes: 1
Views: 571
Reputation: 3111
Context menu -> TortoiseGit -> Settings -> Saved Data -> push Stored decisions
's Clear
button.
See:
Note:
Older than 1.8.16.1, you could delete some related registry key:
Upvotes: 4