• 0 Posts
  • 3 Comments
Joined 1 year ago
cake
Cake day: July 14th, 2023

help-circle

  • dQw4w9WgXcQ@lemm.eetolinuxmemes@lemmy.worldCtrl+Alt+T
    link
    fedilink
    arrow-up
    29
    ·
    10 months ago

    Intellij: Has a modern GUI for Git with code cleanup, import optimization and visualization of changes.

    Me: Open terminal, ‘git commit -m “wrote code” && git push’. Then realize I forgot to add half of the files, so I make another commit. Then realize I forgot to cleanup bad indents, so I make another commit. Then realize my code doesn’t even build, so I make another commit, etc.