Hacker News new | ask | show | jobs
by gangelo 816 days ago
Using git in that fashion isn't necessarily the right tool for the right job imho. What may be queried using git may be part of the DSU equation; however, there are a myriad of other things you might need to share during DSU that have nothing to do with/or found in git. For example: git won't record the fact that you've spent time navigating during a pairing session, that you've picked up/wrote up a ticket, performed a spike, the fact that you're blocked, time spent unblocking someone, collaborated with another person or team, knowledge shares, meetings you attended or need to attend, etc., etc., etc. there's 1001 things. Hey, if git works for you, awesome.