I am reading the git fetch command from this link : http://gitref.org/remotes/#fetch
It says the syntax as : git fetch [alias] Not sure what to put in alias
This is what git looks like when i do the git branch
* branch1
branch2
branch3
Any help on this? Thanks in Advance