Skip to content

Commit ba1eab7

Browse files
committed
st.sh
1 parent 69aed43 commit ba1eab7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

st.sh

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# 3-6-2018 MRC-Epid JHZ
2+
3+
git add .gitignore
4+
git commit -m "Don't process these"
5+
git add README.*
6+
git commit -m "README"
7+
git add st.sh
8+
git commit -m "st.sh"
9+
git push
10+
11+

0 commit comments

Comments
 (0)