mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
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/php/pftt2/pull/36
Author: @cmb69
Created: 6/2/2019
Status: ❌ Closed
Base:
master← Head:clean-up-bin📝 Commits (2)
d6b2983Close #8: Cleanup unused files in the /bin folder190112eRemove more superfluous files📊 Changes
9 files changed (+0 additions, -0 deletions)
View changed files
➖
bin/NanoServerApiScan.exe(+0 -0)➖
bin/PFTT Shell.lnk(+0 -0)➖
bin/cmp.exe(+0 -0)➖
bin/diff.exe(+0 -0)➖
bin/diff3.exe(+0 -0)➖
bin/handle.exe(+0 -0)➖
bin/patch.exe(+0 -0)➖
bin/pftt_workspace.WEW(+0 -0)➖
bin/sdiff.exe(+0 -0)📄 Description
cmp,diff,diff3,patchandsdiffare Windows ports of therespective Gnu utilities.
NanoServerApiScanis a Microsoft tool.handleis from sysinternals.Since none of these executables are used by PFTT, we can safely remove
them.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.