Curious - do you guys push all your work into Github ?
t
Tahn
04/04/2019, 6:23 PM
We use TFS/Github for no good reason.
w
Wolf
04/04/2019, 7:06 PM
I use GitLab instead, but yes! Having everything in version control/issue tracking is enormously helpful.
s
stalbert
04/04/2019, 7:17 PM
we use GitHub, likely to switch to Azure DevOps though
m
michoel
04/04/2019, 8:00 PM
BitBucket because when I started they offered free private repositories, but now GitHub does as well
e
erictgrubaugh
04/04/2019, 8:52 PM
I use gitlab
c
cja
04/05/2019, 7:26 AM
Is your question about using source control, using cloud source control, using Github specifically or making all work available publicly (ok, probably not that one)?
cja
04/05/2019, 7:28 AM
I use Bitbucket because I use Mercurial and because it's free and easy to use
s
stalbert
04/07/2019, 4:09 PM
+1 for mercurial, I wish more of the world used it.