On 05.09.2013 14:28, Daniele E. Domenichelli wrote:
>
> I'd like to be able to modify files, commit, and push from the external
> git repositories,
For this use case you could use submodules in git:
http://git-scm.com/book/en/Git-Tools-Submodules
Peter