To update all projects in your working directory with master branch
Type ./git_pull in terminal
Replace the following:
<working_dir> with the path of your working directory having all your projects, eg. ~/Aseed/AllProjects
<exception_branch> if you have a repository that syncs with some other branch instead of master