Skip to content
Snippets Groups Projects
Commit 52db55a5 authored by Jeremy Soller's avatar Jeremy Soller Committed by GitHub
Browse files

Merge pull request #15 from ids1024/unstage

Make stage call unstage
parents ba949433 78049f8f
No related branches found
No related tags found
No related merge requests found
......@@ -173,6 +173,7 @@ function op {
popd > /dev/null
;;
stage)
op $1 unstage
mkdir -p stage
pushd build > /dev/null
skip=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment