diff --git a/assets/images/push.gif b/assets/images/push.gif new file mode 100644 index 0000000..839ad79 Binary files /dev/null and b/assets/images/push.gif differ diff --git a/docs/Introduction.md b/docs/Introduction.md index 04c05a3..cbcbcf8 100644 --- a/docs/Introduction.md +++ b/docs/Introduction.md @@ -24,6 +24,8 @@ Studio can checkout existing git branches and create new branches as you are wor Studio can push your changes to new or existing branches on your source control. You can also compare changes and add commit messages when you push a change. +![branches](../assets/images/push.gif) + #### Pull To get the latest update from your repository, click on the button called '*Pull latest from git repo*'.