Skip to content

Commit 6aedc30

Browse files
committed
Don't mix usage of dependency and project
1 parent 504b7e5 commit 6aedc30

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

doc/howto/check-ci.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
.. _check-ci:
33

4-
Check dependencies in CI
5-
=========================
4+
Check projects in CI
5+
====================
66

77
``dfetch check`` exits non-zero when any project is out-of-date or has local
88
changes, making it a natural pipeline gate. Each supported CI system has its

doc/howto/patching.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
.. _patching:
33

4-
Patch a dependency
5-
==================
4+
Patch a project
5+
===============
66

77
*Dfetch* has a first-class patch workflow. When you need to fix a bug or
88
apply a customisation to a vendored dependency, you can track that change as a

0 commit comments

Comments
 (0)