dashboard / erock/git-pr / feat: static assets #3 rss

accepted · opened on 2024-07-19T14:53:23Z by erock
Help
checkout latest patchset:
ssh pr.pico.sh print pr-3 | git am -3
checkout any patchset in a patch request:
ssh pr.pico.sh print ps-X | git am -3
add changes to patch request:
git format-patch main --stdout | ssh pr.pico.sh pr add 3
add review to patch request:
git format-patch main --stdout | ssh pr.pico.sh pr add --review 3
accept PR:
ssh pr.pico.sh pr accept 3
close PR:
ssh pr.pico.sh pr close 3
Timeline Patchsets

Range-diff rd-9

title
feat: static assets folder
description
Patch equal
old #1
cc56ea1
new #1
0467f9e
title
review: typo and future enhancement comment
description
Patch equal
old #2
ef749a4
new #2
da1730f
title
refactor: per-file override for static folder
description
Patch added
old #0
(none)
new #3
c038404
Back to top
1: cc56ea1 = 1: 0467f9e feat: static assets folder
2: ef749a4 = 2: da1730f review: typo and future enhancement comment
-: ------- > 3: c038404 refactor: per-file override for static folder