On Mon, Jun 10, 2013 at 3:35 PM, Patrick Tucker <[email protected]> wrote: > From the gwtproject "Making GWT Better" page section "Gerrit Setup" step 3: >> >> Make a change and commit it locally using git (e.g., edit a file foo and >> then run ?git commit -m ?my first change? foo?). > > > What does foo represent?
The file(s) you want to commit (automatically does a "git add") http://git-scm.com/docs/git-commit -- Thomas Broyer /tɔ.ma.bʁwa.je/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
