diff --git a/add_branches.sh b/add_branches.sh new file mode 100755 index 0000000..fe524cb --- /dev/null +++ b/add_branches.sh @@ -0,0 +1,9 @@ +#!/bin/sh + +while read line +do + printf "%s\n" "$line" + git checkout -b "$line" + git push origin "$line" + git checkout master +done < "$1" diff --git a/messageForRBK.txt b/messageForRBK.txt index 91a461c..f358490 100644 --- a/messageForRBK.txt +++ b/messageForRBK.txt @@ -1,3 +1,3 @@ ### example -June Jung -I'm having so much fun to be in RBK to meet all the cool people in my cohort! +Mai Mashfij +Learning to pull requets diff --git a/names.txt b/names.txt new file mode 100644 index 0000000..8072fdd --- /dev/null +++ b/names.txt @@ -0,0 +1,31 @@ +abdulazeez_abdulrazaaq +almoutasem_almashaqba +aws_ahmed +bader_khalifeh +elham_rababah +eman_othman +eshraq_albakri +farah_amawi +fatema_hammamy +hadeel_khawaldeh +hussam_eddin_alhendi +ibrahim_tamimi +lamiaa_al_olabi +mai_mashfij +marwa_al-alawy +maryam_majed +mihyar_almasalma +mohammad_albakri +mohammad_sheikh_oghli +mohammed_al-khalidi +mohannad_bakkar +ola_al_khateeb +raghad_al-khawaldeh +rana_kelani +rwaida_almehanni +saif_elokour +sajedah_yousef +salah_alomari +sarya_alsayed +tawfik_kahwaje +weaam_shahwan