Closed gabriel closed 8 years ago
I think this is a good idea. Just create a new keybase/saltpack
repo and git filter-branch --prune-empty --subdirectory-filter go/saltpack/
(Preserving the commit log with just that directory, like jacobhaven/saltpack)
Then a few imports will need to be re-written, but that's about it.
@strib we should do this history preserving move for kbfs too?
@gabriel: yeah eventually. There's a JIRA for it already. Though some people will argue that we should put it into the kitchen sink repo, rather than its own.
Do we want to move saltpack out of
keybase/client/go
intokeybase/saltpack
since this is our "kitchen sink" repo and saltpack is a separate more standard-y thing?