Re: Not able to create feature branch Git

2014-08-17 Thread Jeff King
On Wed, Aug 13, 2014 at 01:32:56AM +0630, Arup Rakshit wrote: > arup@linux-wzza:~/Ruby/yzz> git push origin posward > Warning: Permanently added the RSA host key for IP address '192.30.252.131' > to > the list of known hosts. > ERROR: Permission to boris-s/yzz.git denied to aruprakshit. > fatal:

Not able to create feature branch Git

2014-08-12 Thread Arup Rakshit
Hi, I am not able to push my feature branch using Git. I cloned using SSH and SSH key is also added. arup@linux-wzza:~/Ruby/yzz> git status # On branch posward # Untracked files: # (use "git add ..." to include in what will be committed) # # lib/yzz/posward_side.rb nothing added to commi