A js library has a TestRunner that I want to extract to a separate project. But the main project wants to still reference that extracted part.
I am not sure of the best strategy to solve this, but I thought to extract create a separate repo and then create some sort of an alias on my dev box pointing to it so that it is treated picked up by my build process (Ant) and that when I check in the main project. I don't know enough about aliases to know if this is possible -- is it? Over all, do I have the right idea for how to do this? -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to git...@googlegroups.com. To unsubscribe from this group, send email to github+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/github?hl=en.