TortoiseGit: Context menu not showing git sync option - tortoisegit

Yesterday i find out that the sync option and the pull otion have disapeared from my TortoiseGit context menu. I tried checking them in the context menu but they where already checked. I also tried to uninstall TortoiseGit and install it again but it doesn't fix the problem.
Does anybody know what the problem could be?

Please read title for "Context menu 2". It states "Hide the selected items on the context menu".
That is the reason why those options are hidden by default.
Cf. https://tortoisegit.org/docs/tortoisegit/tgit-dug-settings.html#tgit-dug-settings-look-feel and https://tortoisegit.org/docs/tortoisegit/tgit-dug-settings.html#tgit-dug-settings-look-feel-extended

Related

Removal of "Open Lapce Here" from context menu

First of all, I just wanted to mention that I am using the win10 context menu in win11. How I changed it from win11 context menu to win10 context menu, I don't remember. So, few days back I uninstalled Lapce from my lappy, but whenever I right-click anywhere on the desktop, an option for "Open Lapce Here" is also shown in the context menu. This doesn't happen what I right-click on files/folders.
Does anybody have a solution?
I didn't do anything...

WebStorm - prevent search window from closing

I am using WebStorm. Every time I open the search window (of WebStorm) it is closed when I switch between the window/ tabs of the computer.
How can I prevent that and keep the window open when I get back to WebStorm?
Assuming that by "search window" you mean the "Find in Path" functionality which got a new design in 2017.1...
When switching between the apps -- it's a bug in 2017.1 -- it's fixed and should be available in 2017.1.1
If the question is about "it closes when clicking outside of new search popup (e.g. in the code)" then please follow IDEA-168640 ticket (star/vote/comment) to get notified on any progress.
P.S. You may revert to the old style dialog if you so desire:
-Dide.find.as.popup=false in Help | Edit Custom VM Options will restore the original dialog.
clicking on the "Pin" icon in the upper right helped me.
Reference: https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000138864/comments/5995088437906

TortoiseGit - where is the reset option for a branch?

I am using TortoiseGit 64 bit version on Windows 10. I know it has a reset option because the documentation talks about it. However, I cannot find the menu option for "Reset". I have searched the preferences to see if it needed to be added but I cannot find it anywhere. Here is a screen capture of my TortoiseGit menu.
Right now, the reset dialog can only be opened using the log dialog context menu.
cf. https://tortoisegit.org/docs/tortoisegit/tgit-dug-showlog.html
To add onto MrTux,
Go to the log dialog, right click on the commit you want to revert to and there should be a 'reset "current branch" to this' popup. If you want to clear all local changes in favor for this commit, then perform a Hard reset.
I had the same problem but couldn't figure it out from the answer here.
But the way I did it was, after I did a fetch there was the option to do a reset in the dropdown in the bottom corner of the dialog

Do not show pull window TortoiseGit

I do need to pull a lot, and now I need to click Git Pull, click OK and then it pulls. Is there an option to skip this window? I never change the pull options so it has no use for me.
I've searched the settings but I can't find it anywhere..
Using TortoiseGit 1.8.15.0
Perhaps using Git Synchronization dialog.
Right click on you repo and click context menu item Git Sync....
Show you:
Then, keep this dialog opened.
If that button does not present Pull for you, using the drop menu to select Pull.

Edit context menu (selectiontree) in customize dialog?

How do I edit the context menu (selectiontree) in a customize dialog?
I don't want to display the option "entire feature will be installed on local hard drive".
You can't remove this option. It gets displayed when your feature has subfeatures and allows selecting all subfeatures for installation as well as the currently selected (parent) feature, without clicking each of child features.
See also my answer to How to hide feature options.

Resources