diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-08-19 20:08:22 +0000 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-08-19 20:08:22 +0000 |
commit | 1f8e988bd580627b6310f6ff01e0b4947b739996 (patch) | |
tree | 7cff5e8bf2b14baa6256d7d58547370bb7a7b026 /subprojects/fribidi.wrap | |
parent | e08269b8847d64843498f7ebf5bc6e5de6fbc45e (diff) | |
parent | 8e7334a1cf233f44b8eeb9fea5bec9f5a0fa6367 (diff) | |
download | pango-1f8e988bd580627b6310f6ff01e0b4947b739996.tar.gz |
Merge branch 'ci-depth' into 'master'
ci: Limit depth of subprojects when cloning
See merge request GNOME/pango!226
Diffstat (limited to 'subprojects/fribidi.wrap')
-rw-r--r-- | subprojects/fribidi.wrap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subprojects/fribidi.wrap b/subprojects/fribidi.wrap index 8d4e4bf4..0132d4ec 100644 --- a/subprojects/fribidi.wrap +++ b/subprojects/fribidi.wrap @@ -3,3 +3,4 @@ directory=fribidi url=https://github.com/fribidi/fribidi.git push-url=git@github.com:fribidi/fribidi.git revision=master +depth=1 |