Skip to content

Commit

Permalink
Update docs/gemstones/git/git_pull_vs_git_fetch.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alemorvan authored Mar 13, 2024
1 parent 5607b37 commit 2e69e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gemstones/git/git_pull_vs_git_fetch.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ It is useful for quickly updating your local branch with changes from the remote
## Conclusion
Understanding the distinctions between `git fetch` and `git pull` is vital for effective Git workflow management. Choosing the right command based on your requirements is important when working or collaborating via version control systems like GitHub, GitHub, GitHub Labs, Gitea, etc.
Understanding the distinctions between `git fetch` and `git pull` is vital for effective Git workflow management. Choosing the right command based on your requirements is important when working or collaborating via version control systems like GitHub, GitLab, Gitea, etc.

0 comments on commit 2e69e96

Please sign in to comment.