Lutz Roeder 6 лет назад
Родитель
Сommit
1500d52fc8
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      Makefile

+ 0 - 3
Makefile

@@ -5,9 +5,6 @@ build: clean lint build_python build_electron
 
 publish: clean lint publish_github_electron publish_python publish_github_pages publish_cask
 
-pull:
-	git pull --rebase --prune
-
 install:
 	rm -rf ./node_modules
 	rm -rf ./package-lock.json