I have 3 branches: A, B, C
Usualy when i am to update my Origin I go to Master, merge the branch I've finished, and push.
Now, I had branch A, work, done. Went to branch B, merged A, work, done. Went to branch C, merged B, work, done.
If i go to master and merge C and push to origin, can I delete already A, B and C ?