Git pull

Uit De Vliegende Brigade
Naar navigatie springen Naar zoeken springen

Use git pull, or the equivalent action in your client for updating a local repository with remote changes.

Sublime Merge

In Sublime Merge: The button top-right with downward-pointing arrrow, or F7.

The corresponding command:

git pull --ff-only

Sources