Skip to content

What is a Fetch?

landin3thorsted edited this page May 18, 2020 · 3 revisions

Any time your computer needs to get updated files from the server, you will want to complete a fetch. A fetch will load/download files from the server, placing them on your local machine so that you can work with the latest version of the repository.

Use:

Github Desktop Will tell you when you need to fetch so you do not need to worry about this feature being difficult t to learn when to use it, and you will rarely have to manually go out of your way to do this.

Clone this wiki locally