Hacker News
- My unorthodox, branchless Git workflow https://drewdevault.com/2020/04/05/My-weird-branchless-git-workflow.html 46 comments
- My Git Workflow (2008) https://blog.osteele.com/2008/05/my-git-workflow/ 8 comments
- Git workflow for addons.mozilla.org http://blog.mozilla.com/webdev/2011/11/21/git-using-topic-branches-and-interactive-rebasing-effectively/ 11 comments
- A Basic Git Workflow for Smaller Projects https://medium.com/@peterjussi/a-basic-git-workflow-for-smaller-projects-d8694d50297d 2 comments
- Our Git Workflow: Private Development, Public Releases http://www.braintreepaymentsolutions.com/devblog/our-git-workflow 13 comments
- Intellij changelists completely changed my git workflow [for devs] https://www.jetbrains.com/help/idea/managing-changelists.html#active-changelist 6 comments git
- git's commit workflow is backwards, and encourages bad habits https://rory.bio/posts/git-plan/ 66 comments programming
- Git workflow for a newbie https://www.reddit.com/r/learnprogramming/comments/ilttrb/git_workflow_for_a_newbie/ 12 comments learnprogramming
- Git Workflow http://magizbox.com/training/git/site/team_workflow/ 3 comments git
- [TUTORIAL] Git Workflow Basics https://blog.codeminer42.com/git-workflow-basics-d405746f6205#.djg2flmmn 9 comments programming
- Interactive git workflow animations http://www.wei-wang.com/explaingitwithd3/ 53 comments programming
- Streamline your Git workflow with aliases http://robots.thoughtbot.com/post/4747482956/streamline-your-git-workflow-with-aliases 3 comments git
- My Common Git Workflow http://yehudakatz.com/2010/05/13/common-git-workflows/ 45 comments programming
- Agile Git workflow http://geewax.org/2009/11/21/agile-git-workflow.html 20 comments programming
- Git workflows, best practices, branching strategies etc https://nvie.com/posts/a-successful-git-branching-model/ 5 comments git
- Use Git Hooks to ease your development workflow https://www.linkedin.com/pulse/use-git-hooks-ease-your-development-workflow-raj-hawaldar-/ 3 comments git
- Using Aliases to Speed Up Your Git Workflow https://dev.to/robertcoopercode/using-aliases-to-speed-up-your-git-workflow-2f5a 12 comments programming
- Go Get vs Git Clone workflow https://www.reddit.com/r/golang/comments/94ydil/go_get_vs_git_clone_workflow/ 3 comments golang
- Efficient development workflow using Git submodules and Docker Compose https://www.airpair.com/docker/posts/efficiant-development-workfow-using-git-submodules-and-docker-compose 6 comments docker
- Simple Git workflow is simple http://blogs.atlassian.com/2014/01/simple-git-workflow-simple/ 79 comments programming
- Webinar on Git Workflows and Q&A http://blogs.atlassian.com/2013/10/git-workflows-webinar-qa/ 7 comments programming
- New to Git? Commit Policies for Git workflow http://osteele.com/archives/2008/05/commit-policies 11 comments programming
- Git workflow for a small team of noobs http://endoflineblog.com/gitflow-considered-harmful 4 comments learnprogramming
- Git team workflows: is it better to merge or rebase? https://github.com/jiaweihli/git-workflow-strategies-example 38 comments programming
- Git team workflows: merge or rebase? http://blogs.atlassian.com/2013/10/git-team-workflows-merge-or-rebase/ 5 comments git
- Git team workflows: merge or rebase? http://blogs.atlassian.com/2013/10/git-team-workflows-merge-or-rebase/ 26 comments programming
- Git: Twelve Curated Tips And Workflows From The Trenches http://durdn.com/blog/2012/12/05/git-12-curated-git-tips-and-workflows/ 166 comments programming
- Is anyone not using Git, Mercurial or any other version control in their daily workflow yet? http://gitimmersion.com/ 34 comments webdev
- Introducing git ship, a simplified git flow workflow http://markshust.com/2018/04/07/introducing-git-ship-simplified-git-flow-workflow 4 comments git
- git reset --keep vs. --mixed? cherrypicking/rebase for my workflow https://www.atlassian.com/git/tutorials/dotfiles 2 comments git
- I made a D3.js app to help visualize and learn git workflows. https://www.reddit.com/r/webdev/comments/6pfyym/i_made_a_d3js_app_to_help_visualize_and_learn_git/ 14 comments webdev
- Try this: Make a pretty graph of your Git workflow! https://visualize-your-git.herokuapp.com 59 comments programming
- Git Tips And Workflows, Round 2: basics, stashes and submodules http://durdn.com/blog/2013/01/14/10-git-tips-and-workflows-round-2/ 4 comments git
- Legit: a complimentary interface for Git optimized for workflow simplicity http://www.git-legit.org/ 3 comments git
- Git - undoing things! And using git rebase for a tidier workflow http://slides.com/lilianakastilio/github-4#/ 38 comments learnprogramming
- Push to production three times faster with the right git workflow http://www.theodo.fr/blog/2016/09/push-to-production-three-times-faster-with-the-right-git-workflow/ 3 comments git
- Shopify Development | How are you handling your Git workflow for deploying and maintaining multiple slate themes? https://www.reddit.com/r/shopify/comments/9v0wjw/shopify_development_how_are_you_handling_your_git/ 4 comments shopify
- I created a course where you can learn a professional Git team workflow. You can practice it hands-on with a bot that acts as your virtual teammate. It takes around 2hrs and is completely free https://profy.dev/project/github-minesweeper 77 comments reactjs
- Would you be interested in some video tutorials showing how to use Virtual Machines (and Linux in particular), how to connect to it from other computers remotely and how to install systems like Wikipedia and Git server/Gitlabs on it to make your workflow smoother? https://www.reddit.com/r/learnprogramming/comments/5jn67y/would_you_be_interested_in_some_video_tutorials/ 3 comments learnprogramming
- Libre Graphics magazine | Stunning design magazine made entirely with free software (and entire workflow in a git repo!) http://www.libregraphicsmag.com/ 22 comments linux