On Fri, Apr 30, 2010 at 9:42 PM, David Lee <zhushenli2@xxxxxxxxx> wrote: > I am new to git and find it powerful. > > I build a local repository(origin) and clone it to dropbox > directory(dropbox-git). Each time I submit to origin, I have to "git push > dropbox-git" manually. > > How to push to remote when I submit automatically? I would suggest making a simple shell script for this. Then run it instead of 'git push'. Avery -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html