albertone74 wrote: 
> Triode,
> 
> I am getting this error message:
> 
> > 
Code:
--------------------
  >   > git commit -a -m "!"
  > 
  > *** Please tell me who you are.
  > 
  > Run
  > 
  > git config --global user.email "y...@example.com"
  > git config --global user.name "Your Name"
  > 
  > to set your account's default identity.
  > Omit --global to set the identity only in this repository.
  > 
  > fatal: unable to auto-detect email address (got 'root@wbdual.(none)')
--------------------
> > 
> 
> Thanks!

I've changed the upgrade script.  To get it the easiest way is to do:


Code:
--------------------
    
  cd soa-aur
  git commit -a -m "!"
  git pull
  
--------------------


You will get that error the first time, but from now on I hope that when
you use soa-update.sh you don't see it.


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to