Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflow Documentation Request #180

Open
ahmadawais opened this issue May 27, 2016 · 4 comments
Open

Workflow Documentation Request #180

ahmadawais opened this issue May 27, 2016 · 4 comments
Milestone

Comments

@ahmadawais
Copy link

As embarrassing as it may sound. This repo is the first time I got to hear about LGTM reviews. But the point is, I am always trying to improve on things like my workflows.

Which is why, I am requesting a WIKI document, that explains how does your workflow work. Nothing too complex just one example where you would use Git Reflow and show us how it will work with LGTM in an explicit example.

It will help a lot.

@simonzhu24
Copy link
Contributor

@codenamev Perhaps a README is not enough, do you have any ideas? I'd be happy to take on this task.

@ahmadawais
Copy link
Author

@codenamev Looking forward!

@codenamev
Copy link
Collaborator

I think you're looking for something like this?
https://github.com/thoughtbot/guides/tree/master/protocol/git

@simonzhu24 would you mind porting that to our workflow?

@sesam
Copy link

sesam commented Oct 14, 2020

The link above is stale; last version on that path in that repo was https://github.com/thoughtbot/guides/tree/d7e06ad3bf775b456d703537d34db6c33dc0222f/protocol/git and the guides have been reorganised ("to avoid duplicating content") so their git content is now under https://github.com/thoughtbot/guides/tree/master/git

They've also removed the Best Practices section, so this stuff

  • Avoid merge commits by using a [rebase workflow].
  • Squash multiple trivial commits into a single commit.
  • Write a good commit message

is maybe no longer so strong within thoughtbot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants