Hi

Here is the situation. I want to create one single repository that
contains various (subdirectories). Each subdirectory contains several
files corresponding to certain sheets my students (numerical analysis)
have to solve. 

The student  should clone the repository and then create their corresponding
solutions in the relevant directories then push, share with me the
repository etc etc.

However I don't want to push all the directories at once, but during the
course.

My first thought was to use .gitignore and just exclude these
directories.

The problem is I might change some files and want to track these
changes.

(In mercurial I most likely would use phases, (secret and draft)
although I am not sure that would really work)

An other option would be to run git init in these directories (but not
include them as sub-repositories), and hope that git would ignore
directories that are themselves under git control.

But then I am not sure how I could merge it later to the main
repository.

Any suggestions would be very welcome

Regards

Uwe Brauer 

-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Hamas bestialic terroristic attack on Israel, especially the 
despicable pogroms.
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the NATO membership of Ukraine.
I support the EU membership of Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/87jzrcnffp.fsf%40mat.ucm.es.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to