version control - Is there a way to prevent some files from appearing on the main branch in the remote repo? -


i'm working on simple project other people. use eclipse build it, don't eclipse , wrote makefile , batch/bash scripts job me.

i want keep track of changes make these files, don't want others see them in main repo (at least not on default branch, okay have own). make subrepo, don't want type folder each time build (besides, keeping makefile not in root bit awkward).

what options?

  • use mq-extension
  • have adding these needed (personal local) files in mq-patch(es)
  • work locally patch applied, unapply patch before push

Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -