I have a LaTeX manuscript which I am preparing with my group and are using a shared Dropbox folder. Technically this is version-controlled, but I would like to be able to see diffs of changes you get with a git repository.
Is it possible to create a local git repository to commit to for this reason, without creating a remote repository (since Dropbox kind of serves this purpose already)?