Skip to content

Commit 04f3a83

Browse files
authored
Update source for workflow diagram (#41)
Original diagram reference (dbt labs) is no longer available Earliest instance in Google image search is this blog which cites a Coursera course created in 2018 (https://www.coursera.org/learn/version-control-with-git)
1 parent 76b7d37 commit 04f3a83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/wiki-guide/The-GitHub-Workflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,5 @@ git pull
128128

129129
And for a slightly abbreviated visual summary, the same workflow looks like this:
130130

131-
![GitHub workflow diagram](https://www.getdbt.com/ui/img/guides/analytics-engineering/git-workflow-1.png){ loading=lazy }
132-
(image credit: [dbt Labs](https://www.getdbt.com/analytics-engineering/transformation/git-workflow/))
131+
![GitHub workflow diagram explaining origin vs local with interactions of clone, pull, and push between](https://jiayiwu.me/images/git_icon-781e4cc0.png){ loading=lazy }
132+
(image credit: [Jiayi Wu Cox Blog](https://jiayiwu.me/blog/2021/07/30/version-control-with-git.html), noted source: Learning note from “Version Control with Git” by Atlassian offered by Steve Byrnes on [Coursera](https://www.coursera.org/learn/version-control-with-git).)

0 commit comments

Comments
 (0)