You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Continuing to learn how to use git via Command Line and the Repo.
function getPerson(name, surname) {
return name + "<< >>" + surname;
}
<<<<<<< HEAD
Added new symbols to work.
Completely done with this
done.
hotfix/1.1.1
About
Continuing to learn how to use git via Command Line and the Repo.