Skip to content

Commit

Permalink
Apply style guides to scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
mmwilmes committed Apr 24, 2018
1 parent 2b806ab commit 253c4bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions git/data/create_repository.sh
@@ -1,5 +1,10 @@
#!/bin/bash

# function of the script:
# sets up a repository and
# immitates workflow of
# creating and commiting two text files

mkdir branching_example
cd branching_example
git init
Expand Down

0 comments on commit 253c4bf

Please sign in to comment.