I would like to delete the following branches from the repository. Their changes will remain and have been merged into ad_development or flighttest1.
96db9e3 origin/aq_makefile
e659fb6 compass_scaling
b6a4a6d origin/xbee_serial_dual
dc85642 origin/serial_comm_labeling
Does anybody care if I do this?
Also, there is an errant branch called BaseStation that doesn't really exist (it was created in a freak attempt to pull the basestation branch), but git insists there is a new branch called BaseStation. Any ideas how to remove this branch without deleting the real basestation branch?
I would like to delete the following branches from the repository. Their changes will remain and have been merged into
ad_developmentorflighttest1.96db9e3 origin/aq_makefile
e659fb6 compass_scaling
b6a4a6d origin/xbee_serial_dual
dc85642 origin/serial_comm_labeling
Does anybody care if I do this?
Also, there is an errant branch called
BaseStationthat doesn't really exist (it was created in a freak attempt to pull thebasestationbranch), but git insists there is a new branch calledBaseStation. Any ideas how to remove this branch without deleting the realbasestationbranch?