mirror of https://github.com/citusdata/citus.git
parent
5dd61c8319
commit
0a1845a05c
|
@ -5,4 +5,6 @@ rm -rf safestringlib
|
||||||
git clone https://github.com/intel/safestringlib
|
git clone https://github.com/intel/safestringlib
|
||||||
rm -rf safestringlib/{.git,unittests}
|
rm -rf safestringlib/{.git,unittests}
|
||||||
git add safestringlib/
|
git add safestringlib/
|
||||||
|
git commit -m "Update safestringlib"
|
||||||
|
git cherry-pick -x 92d7a40d1de472d23d05967be9b77eda30af85cb
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue