Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucy Wiki" for change 
notification.

The "GitCheatSheet" page has been changed by nwellnhof:
http://wiki.apache.org/lucy/GitCheatSheet?action=diff&rev1=1&rev2=2

  
  {{{
  git config --global push.default upstream
+ }}}
+ 
+ ASF committers can set their Apache username, so they don't have to enter it 
with every commit:
+ 
+ {{{
+ git config credential.username <username>
  }}}
  
  = Cloning =

Reply via email to