sahib / rmlint

Extremely fast tool to remove duplicates and other lint from your filesystem
http://rmlint.rtfd.org
GNU General Public License v3.0
1.86k stars 128 forks source link

Updating Instructions for Ubuntu Build Dependencies #585

Open nathanbrauer opened 1 year ago

nathanbrauer commented 1 year ago
cebtenzzre commented 1 year ago

I think you accidentally broke the "ships an official package" link. Also, could you rebase this on master? I'm working on a 2.10.2 release and this seems like it's worth including.

nathanbrauer commented 1 year ago

Fixed the auto-added back-ticks...

To be clear on the rebase, you want me to rebase master into this feature branch? (This feature branch was created from develop.)

Do you still want the pull request targeting develop? Or do you want a new pull request targeting master as well?

PS: A CONTRIBUTIONS file explaining pull request expectations would be helpful :)

cebtenzzre commented 1 year ago

I'd like you to edit the pull request to target master, squash your commits, and rebase the feature branch onto the tip of master. That way I don't need to cherry-pick it. I will merge master into develop eventually, so I don't need another PR.

nathanbrauer commented 1 year ago

There you go :)