diff options
| author | Peter Kokot <peterkokot@gmail.com> | 2018-10-06 21:39:29 +0200 |
|---|---|---|
| committer | Peter Kokot <peterkokot@gmail.com> | 2019-02-16 16:58:48 +0100 |
| commit | e0c88039b6d88b03a91dec34d69b2d776860135d (patch) | |
| tree | db542d7f9c68fe855c6c262b35fa1d84c12b7234 | |
| parent | 6662fb5c8fabb1611baf852d1b62a956103bd56d (diff) | |
| download | php-git-e0c88039b6d88b03a91dec34d69b2d776860135d.tar.gz | |
Move some scripts from root directory to scripts/dev/
At the time of this commit, there is a dedicated folder for development
related tools and such scripts might fit better there to not bloat the
project root directory too much.
Move snapshot to scripts/dev/snapshot
| -rwxr-xr-x | scripts/dev/snapshot (renamed from snapshot) | 0 | ||||
| -rwxr-xr-x | scripts/dev/vcsclean (renamed from vcsclean) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/snapshot b/scripts/dev/snapshot index f8e13ef9d9..f8e13ef9d9 100755 --- a/snapshot +++ b/scripts/dev/snapshot diff --git a/vcsclean b/scripts/dev/vcsclean index fc7fc2f805..fc7fc2f805 100755 --- a/vcsclean +++ b/scripts/dev/vcsclean |
