Updating source code from 4.4 to 4.4.1

I have followed the tutorial to download and build the source code.
A few days ago, I successfully built the 4.4 version of the engine from source code.

How do I now update my local source code repository to version 4.4.1 ?

Have you tried:

> git pull

?