Elektrine lite

← Feed

@isaiah@mastodon.social

Post #1223235

2026-04-17 01:01 UTC

last question: do you use git differently on your personal projects than on your corporate work?

Replies (4)

  • @isaiah@mastodon.social When I’m a team lead, I think it’s important to go “by the book”, so there’s a pattern for others to follow. At my current company, things are really loose, so I don’t have as many processes or branches. On my home projects, I can’t ever get anything done. 🙃

    Open ##1223818

  • @MrRooni@mastodon.social 2026-04-17 03:23

    @isaiah@mastodon.social Yes, I don’t do PRs for personal projects.

    Open ##1231323

  • @arroz@mastodon.social 2026-04-17 07:33

    @isaiah@mastodon.social Yes. For one, I never do pull requests on personal projects, I just merge manually and push since it’s just me.

    Open ##2695909

  • @pmdj@mstdn.social 2026-04-17 18:12

    @isaiah@mastodon.social I‘m late to this party, but for me the answer to all of these is “it depends.” For one, it depends on the project & its processes. It also depends on the scope of the change and my overall involvement. I’ll usually create a branch if I know I’ll need to submit a PR/email patch (FOSS or team); I’ll also create a branch if I anticipate working on a feature over an extended period of time and expect to switch away from that work, e.g. for a bug; or that happens organically.

    Open ##2695910