alpha
Login
or
Join now
dunkirk.sh
/
smokie
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
chore: change cliff url
author
Kieran Klukas
date
1 year ago
(Apr 2, 2025, 10:32 AM -0400)
commit
5544b3b5
5544b3b5d48ffcfdc0d1e7d639445859a0bd24ce
parent
b78fc39e
b78fc39e6d529ae4341e03a45c895228949ae588
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
cliff.toml
+1
-1
cliff.toml
Reviewed
···
31
31
trim = true
32
32
# postprocessors
33
33
postprocessors = [
34
34
-
{ pattern = '<REPO>', replace = "https://github.com/taciturnaxolotl/carriage" }, # replace repository URL
34
34
+
{ pattern = '<REPO>', replace = "https://github.com/taciturnaxolotl/takes" }, # replace repository URL
35
35
]
36
36
37
37
[git]