I’m wondering if there’s a Dictionary of some kind comparing the terminology used in EWM/SCM and GitHub’s? We have a lot of people who are familiar with Git/GitHub but not ELM. Something like a Side-By-Side comparison.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPERFeb 06 '24, 11:17 a.m.
I am not aware of something. In the end, the concepts are similar enough. You push changes out, you pull changes in. You see the differences. You can tag stuff as a release. Pull requests are kind of temporary repository workspaces.
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means.
Learn more here.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 06 '24, 11:17 a.m.I am not aware of something. In the end, the concepts are similar enough. You push changes out, you pull changes in. You see the differences. You can tag stuff as a release. Pull requests are kind of temporary repository workspaces.