added Level 7
This commit is contained in:
5
l7/5_solution.sh
Executable file
5
l7/5_solution.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
git checkout -b F1
|
||||
git add feature1.sh
|
||||
git commit -am "Feature 1"
|
||||
git push origin F1
|
||||
Reference in New Issue
Block a user