From 26f436209f5d955d67c5d79c616e36176a2ce11e Mon Sep 17 00:00:00 2001 From: Cheryl Lim <73622327+ylcheryl@users.noreply.github.com> Date: Tue, 27 Apr 2021 11:08:07 +0800 Subject: [PATCH] Added Git workflow to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e485d8d..ec028dd 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ Good luck. - [Configure the desired shell of terminal emulator](https://www.jetbrains.com/help/pycharm/terminal-emulator.html#configure-the-terminal-emulator) - DevOps Theory - [Git](https://git-scm.com/docs) + - Git workflow + - [Simple workflow for collaboration](https://www.dataschool.io/simple-guide-to-forks-in-github-and-git/) + - [Workflow with branching](https://blog.scottlowe.org/2015/01/27/using-fork-branch-git-workflow/) - [Docker](https://docs.docker.com/get-started/overview/) - Azure - [Azure Documentation](https://docs.microsoft.com/en-us/azure/?product=featured)