add Level 6
This commit is contained in:
5
l6/5_solution.sh
Executable file
5
l6/5_solution.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
git checkout master
|
||||
git merge origin/US1
|
||||
git push
|
||||
git push origin --delete US1
|
||||
Reference in New Issue
Block a user