Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit 685db5a

Browse files
committed
Fix Makefile indentation
1 parent d8a0cd6 commit 685db5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ git_pull:
5858
cd ..
5959
cd gui
6060
git stash
61-
git pull
62-
git stash pop
61+
git pull
62+
git stash pop

0 commit comments

Comments
 (0)