mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #155] [CLOSED] Add -ignore option to usage info in README #334
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/155
Author: @gmolau
Created: 6/28/2021
Status: ❌ Closed
Base:
master← Head:Add-ignore-option-to-README📝 Commits (1)
acce6d1Add -ignore option to usage info in README📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Had to Google to find out that obeying .gitignore files is already supported, so might as well add it to the usage info. (Might also be good to just put the output of
dust --helpinto the README.)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.