Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments for How to split Git repositories into two #1321

Open
phinjensen opened this issue Nov 11, 2017 · 2 comments
Open

Comments for How to split Git repositories into two #1321

phinjensen opened this issue Nov 11, 2017 · 2 comments

Comments

@phinjensen
Copy link
Contributor

phinjensen commented Nov 11, 2017

Comments for https://www.endpointdev.com/blog/2017/08/how-to-split-git-repositories-into-two/
By Wojtek Ziniewicz

To enter a comment:

  1. Log in to GitHub
  2. Leave a comment on this issue.
@saragiotis
Copy link

It seems to me that the directories to be removed in the "git filter-branch" command should only be separated by spaces not commas.

@jonjensen
Copy link
Member

Thank you for the report, @saragiotis - you are right! That is now fixed.

Also I will note that nowadays git help filter-branch says that it is not recommended anymore:

Please use an alternative history filtering tool such as git filter-repo.

I have used git filter-repo a couple of times and it worked well for me. Just FYI.

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

No branches or pull requests

3 participants