we work on a project hosted on code.google.com with several friends. It's opensource so all the source files are available for general public. However, I'd like to contribute some files (mainly for testing purposes) with confidential information. Is it possible to hide one file contents, i.e provide it only for other commiters of the project?
Thanks in advance.