TresAmigosSD / SMV

Spark Modularized View
Apache License 2.0
42 stars 22 forks source link

I1509: use python to initialize git repo #1510

Closed fei-cheng closed 5 years ago

fei-cheng commented 5 years ago

Fixes #1509

The git log of the repo which initialized by using python looks like:

eddie@b55c706dfa6d:~/testInit$ git log
commit 2809c753789d9f56161c1bda82fbb79a1f4d2e2b
Author: eddie <eddie@b55c706dfa6d>
Date:   Mon Nov 19 08:35:07 2018 +0000

    init git repository
laneb commented 5 years ago

This doesn't belong in this repo. We should probably just get rid of smv-init's --git option.

AliTajeldin commented 5 years ago

agree with @laneb . Need to close this PR. Just make sure that smv-init always has an option to run without doing a git init.