Trying to understand the Git Workflow

Locke

I'm really obsessional with the fact that my workflow isn't that productive as I want.

I search all over the internet "HOW TO USE GIT" , well that was a search for experts, a lot of tutorials for really brillant devs.

then I search "HOW TO USE GIT FOR AN OPTIMAL WORKFLOW", that help , now I can use Github, Bitbucker and now I know how to commit , push, pull from TOWER or GitApp, and some times I do terminal.

But that doesn't resolve my workflow issues.

I still developing sometimes live , using "on save upload to FTP" in SublimeText, some of my teammates can't use the same Sass at the same time, and well everything is a mess.

I decide to start training my self to learn how to use well git. So I start my search in google "Git for Dummies".

Guess what?! , that was technical for me also , but I learned the next thing:

I have this site: git.dev in my local home machine :Local Repository I have this private repository in BitBucket. and I have Live Server in Linode.

So what I start doing is developing my websites locally , pushing it to bitbucket so my teammates can clone it to make changes.

Then when everything is Right we push it to the Live Server.

I think there is a lost link on this idea, because I have the Dev-Environment(Local Machine) , the Backup-Environment(Bitbucket) , the Live-Environment , but I think a Test-Environment is needed.

Am I understanding things well?.

Can someone be so kind of guide me to the correct source of light.

Thnanks

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

Student trying to understand callback functions

来自分类Dev

Trying to understand a simple Linux code

来自分类Dev

Jenkins Workflow插件中的Git变量

来自分类Dev

PHP: Trying to understand subpattern regex match

来自分类Dev

Trying to understand why this Python code works

来自分类Dev

Git workflow: submitting pull requests to upstream and using the commits in the meantime

来自分类Dev

如果Git Workflow具有增量版本控制功能,为什么我们需要语义版本控制?

来自分类Dev

Single Sign On (SSO) - workflow

来自分类Dev

Alfred Workflow Bash脚本失败

来自分类Dev

Attempting to understand pointer arithmetic

来自分类Dev

understand the output of bsdlabel

来自分类Dev

在Azure Workflow Runbook中中断ForEach循环

来自分类常见问题

Argo Workflow信号量值为0

来自分类Dev

Disable the default constructor on a Database-First workflow

来自分类Dev

Jenkins Build Flow与Workflow(Pipeline)插件

来自分类Dev

Jenkins Workflow Multibranch允许指定Jenkinsfile路径

来自分类Dev

Get/Set Workflow Variable from uiTypeEditor

来自分类Dev

Jenkins Workflow建立新工作

来自分类Dev

MySQL JSON错误rails_workflow gem

来自分类Dev

SharePoint JavaScript API for Workflow引发错误

来自分类Dev

在GitHub Action Workflow中安装GitHub repo

来自分类Dev

Argo Workflow信号量值为0

来自分类Dev

在Oozie Workflow中使用HBase表快照

来自分类Dev

MySQL JSON错误rails_workflow gem

来自分类Dev

Liferay工作流程(即:Kaleo WorkFlow)

来自分类Dev

Jenkins Workflow插件如何使构建失败

来自分类Dev

Jenkins Workflow Shell步骤和密码

来自分类Dev

Liferay 7上是否支持Kaleo Workflow?

来自分类Dev

带有Kubernetes的Jenkins Workflow CD