mirror of https://github.com/citusdata/citus.git
Add new vendor README update instructions
parent
eb8e099f09
commit
0cad263c82
|
@ -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