-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

I have question on how to organize to put a project under git.

The project consists out of effectively three directories:

- --Data (this is several GB, but it is GIS and slightly dynamic and I would 
like to have it in a
local git only as it contains confidential data)

- --source code (this is the simulation I write (R package), which has to be 
under git and also
pushed to github)

- --simulation files (I would like to have it also under a local git so that I 
have a record of changes)

so it looks:

         |-Data
- -project-+-code
         |-sim

So how can I setup git, so that I can push -code to github, but all three 
folders are under git?

Just to be clear: I am the only developer, and the folders Data and sim are 
only locally relevant,
while code contains the package, which can be used independently of the other 
two.

Thanks,

Rainer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRGl/FAAoJENvXNx4PUvmCjZ0IAL9r3d1ZbaKAFJ19VO9G3O2E
xzSvyPG6FblqiHelNfX22mI3qGrt+Kb26Q6lG+XqY65C9OxpKP7wufKJUC25Fv6/
WVKnqhzsE9dO2+apZNqqRNVm55mJcziPZd5NnGEbrnocWZWhL7EB762Q8zKLw7dA
/eGMwBQLeTGpsZY1SyrR2xWDmLHBee8OvApc1UYODkzxSxaPTarWoqwO4JbG/E+Y
aphj9WY/m2e9Jv82jyuuJ6U67rg+5jSJecBwpvHE0yxyW/ZQXF795211nVuzSULU
oRkK81RxahJrcgKtKRHwF1pORI7nI4Gv6Ho+1adH2aM/EaSAu9cOfB+V1qcj+0A=
=I8XI
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to