Replies: 1 comment
-
I you aren't using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if it make sense to add
.jj
inside the toplevel.gitignore
file. I was reading this:https://jj-vcs.github.io/jj/latest/git-compatibility/#converting-a-repo-into-a-co-located-repo
But this assume we have a
.jj/
folder. I mean to add it in the root level:echo '.jj' > .gitignore
Does this make sense?
Beta Was this translation helpful? Give feedback.
All reactions