56
610r
7y

Trying to convince my coworker to have a git repo instead of resending chunks of code in Slack... lmao

Comments
  • 0
    Tell him it's like slack with a cline?
  • 0
    @chadd17 lol, his argument he doesn't want to commit unless we have working code..
  • 1
    @610r ah. Yea you've got a lot of work cut out for you. Try drawing a tree diagram with a master and trial branch?
  • 1
    @chadd17 Yep, thats on plan for today
  • 2
    Why are you trying to convince him instead of him convincing you to use slack?
  • 0
    @edwrodrig he didn't convince me, he just sends them with updates hah
  • 1
    @610r Haha. Bad timing. You just have to send git repo at the beginning. Do not let them to push their crap to you.
  • 1
    @edwrodrig hah. Kill the competition with the initiative?
  • 0
    @edwrodrig if his coworker sends him chunks of code in Slack, he is already using Slack 😉
  • 1
    That should be punished.
  • 1
    Make an extra branch for your experiments and at the end squash everything into one working commit and merge into your master.
  • 0
    @Double-A The issue we are on a brunch of a big long-ago-commited project, which has structure for Maven IntelliJ, meanwhile we use Eclipse.
Add Comment