Ask Your Question
3

What steps should be taken to make TortoiseGit display only the top portion of an untracked directory in the Diff and Commit windows?

asked 2021-12-26 11:00:00 +0000

plato gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-08-05 21:00:00 +0000

scrum gravatar image

To make TortoiseGit display only the top portion of an untracked directory in the Diff and Commit windows, follow these steps:

  1. Open TortoiseGit settings by right-clicking on any folder and selecting TortoiseGit > Settings.

  2. In the settings window, go to the General tab.

  3. Under the Dialogs section, you will see a checkbox for "Show unversioned files in commit dialog."

  4. Uncheck this checkbox and click OK to save the changes.

  5. Now when you open Diff or Commit windows, TortoiseGit will only display the top level of an untracked directory instead of showing all the files in the directory.

By following these steps, you can manage the display of untracked directories in TortoiseGit and keep the screen clutter-free.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-12-26 11:00:00 +0000

Seen: 14 times

Last updated: Aug 05 '21