We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50328ee commit a40ceaaCopy full SHA for a40ceaa
CHANGES
@@ -33,6 +33,14 @@ $ uvx --from 'vcspull' --prerelease allow vcspull
33
34
_Upcoming changes will be written here._
35
36
+### Bug Fixes
37
+
38
+#### `vcspull discover`: Success logs redact config paths (#487)
39
40
+- Writes triggered by `vcspull discover` now pass the config file through
41
+ `PrivatePath`, so confirmations like "✓ Successfully updated ~/.vcspull.yaml"
42
+ and dry-run notices no longer leak the absolute home directory.
43
44
### Development
45
46
#### PrivatePath centralizes home-directory redaction (#485)
0 commit comments