We would like to include it in our software master and have it installed on all computers. We are just double checking as some license agreements can be confusing.
Git is free, period. Both free of charge, and "free as in free speech" (http://www.gnu.org/philosophy/free-sw.en.html).
A quick overview: https://tldrlegal.com/license/gnu-general-public-license-v2
In case of doubt however the actual license should be read and interpreted by lawyers.
I wanted to avoid push if any of the files is deleted from the local git clone area. Can anyone please help me with that?
I am using Stash for repository management.
When I run git clean -xfd, git deletes my tags file. I have the tag file listed in gitignore, but how do I tell git not to remove the tags file.
I was wondering if there are any install flags for git to be installed silently and to be able to pre-choose the install options to make it completely silent? Using the standard /S flag for the .exe just seems to launch it as normal.
What are Google educational tools available free for teachers and learners?