Skip to content

Commit

Permalink
Shorten titles
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed Sep 27, 2023
1 parent f34bd2f commit 58f529f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/GutUsageExamples.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ The table should be read as follows:
- there are no local added files (`A`)
- there are two repos (see bottom line) with external changes, the number of commits behind for each is listed in the table

# Task 5: Commit the same change in multiple repos
# Task 5: Commit a change in multiple repos

```sh
gut commit -o giellalt -r ^lang- -m "Your commit message"
Expand Down Expand Up @@ -145,7 +145,7 @@ gut set info -o giellalt -r "(lang-|giella-)" -w https://giellalt.uit.no
gut make -o giellalt -r "(lang-|giella-)" private
```

# Task 11: Add description w/ dynamic content
# Task 11: Description w/ dynamic content

```sh
gut set info -o giellalt -r 'lang-XXX' --des-script giella-core/devtools/gut-scripts/reponame2description.sh
Expand Down

0 comments on commit 58f529f

Please sign in to comment.