Skip to content

feat: hide .jj directories by default#1167

Merged
Alexander-Miller merged 1 commit intoAlexander-Miller:masterfrom
Phundrak:feature/partial-jj-support
Dec 26, 2025
Merged

feat: hide .jj directories by default#1167
Alexander-Miller merged 1 commit intoAlexander-Miller:masterfrom
Phundrak:feature/partial-jj-support

Conversation

@Phundrak
Copy link
Copy Markdown
Contributor

This commit adds the equivalent of treemacs-hide-dot-git-directory for jujutsu repositories, hiding .jj directories by default. It is an equivalent of treemacs-hide-dot-git-directory hiding .git directories.

@stale
Copy link
Copy Markdown

stale bot commented Nov 25, 2025

This issue has been automatically marked as stale because it has not had recent activity (this bot only works as a reminder, it will not close issues).

@stale stale bot added the stale label Nov 25, 2025
@stale stale bot removed the stale label Dec 26, 2025
This commit adds the equivalent of `treemacs-hide-dot-git-directory`
for jujutsu repositories. The new `treemacs-hide-dot-jj-directory`
behaves almost the same way as `treemacs-hide-dot-git-directory` does,
except it hides `.jj` directories instead of `.git` directories.
@Alexander-Miller Alexander-Miller force-pushed the feature/partial-jj-support branch from f6486b8 to e4fbdda Compare December 26, 2025 11:50
@Alexander-Miller Alexander-Miller merged commit ac91bcc into Alexander-Miller:master Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants