I recently installed git. I am using Ubuntu 14.04. However the autocomplete feature is not working.
Whenever I type git i
then TAB it should be git init
but it doesn't happen so. I have tried everything mentioned in this page, still no success.
Whenever I do git in
then TAB it seems like git is pinging unknown host. Below is the screenshot:
How do I resolve this?