mirror of https://github.com/citusdata/citus.git
Update cherry-pick hash in vendor README
parent
dc2a371d9f
commit
605b901637
|
@ -6,5 +6,5 @@ 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 commit -m "Update safestringlib"
|
||||||
git cherry-pick -x 92d7a40d1de472d23d05967be9b77eda30af85cb
|
git cherry-pick -x dc2a371d9f8b28ad0e68c5230bb998b4463d8131
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue