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
2. Does the new shape use set color or uses default gray color?
3. Set up the listener for the shapes
4. Fix the getShapes() method to get the last
5. Resizing
When resolving the merge conflict:
1. First “git pull”
2. The file with the merge conflict has a section starting with “<<<<<<< HEAD” and the first line below it contains what my version has. Then after the “========” line, there is a content from the remote repo.