onsdag 27 juli 2022 kl. 05:43:29 UTC+2 skrev Tony Rietwyk: > I assume Frank actually means the TortoiseGit Check Modifications - > confusingly titled Working Tree. Diff on a folder shows the same screen? > It has a Commit button, as well as Stash and Save unified diff. I never > realised that the link to the branch in the top left, actually prompts to > do a switch!
Isn't this very much the same as TortoiseSVN, Check for modifications (see screenshot)? The dialogs look almost identical. Commit and Stash (which I believe is the equivalent of "Shelve") are available in the right-click menu in the file list. The only thing missing, from what I can see on the screenshot, is the repository URL and a possibility to switch/relocate the working copy. > I'm quite happy having pop-ups accessed via the Explorer window, and using > my preferred difference viewer Beyond Compare. Maybe Frank would better > off with Visual Studio or VS Code, which both support Git in 'permanent' > windows - where you can edit the code as well. I find myself more often using the Commit dialog to see what is modified. Then it is also easy to select the modifications I want to commit and have them committed immediately. The only time I use Check for modifications is when I need to check the repository for potential conflicts before an Update (but most of the time I just Update and solve any conflicts - they have to be handled anyway before commit). Using Subversion in Visual Studio require a plugin or a bit of configuration (https://tortoisesvn.net/visualstudio.html, but I haven't checked if this is still working). Kind regards, Daniel -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/50f32a8a-6db3-44ed-93c3-25d8ffbd977dn%40googlegroups.com.
