Re: [git-users] insufficient permission

2013-11-08 Thread Ivan Ionut
thank you very much On Friday, November 8, 2013 9:13:21 AM UTC+2, David wrote: > > On 8 November 2013 17:51, Ivan Ionut > > wrote: > > In the example of the book from > > http://git-scm.com/book/en/Git-Internals-Git-Objects after typing the > > command > > > > sudo echo 'test content' | git

Re: [git-users] insufficient permission

2013-11-07 Thread David
On 8 November 2013 17:51, Ivan Ionut wrote: > In the example of the book from > http://git-scm.com/book/en/Git-Internals-Git-Objects after typing the > command > > sudo echo 'test content' | git hash-object -w --stdin > > i'm getting this error > > error: insufficient permission for adding an obj

Re: [git-users] insufficient permission

2013-11-07 Thread Martin Møller Skarbiniks Pedersen
On 8 Nov 2013 07:51, "Ivan Ionut" wrote: > > In the example of the book from http://git-scm.com/book/en/Git-Internals-Git-Objects after typing the command > > sudo echo 'test content' | git hash-object -w --stdin > > i'm getting this error > > error: insufficient permission for adding an object t