mirror of
https://github.com/php/web-doc-editor.git
synced 2026-03-24 09:12:07 +01:00
[PR #21] [CLOSED] [WIP] Git ready #30
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/web-doc-editor/pull/21
Author: @saundefined
Created: 4/1/2021
Status: ❌ Closed
Base:
master← Head:feat-git📝 Commits (10+)
4578af4feat(git): Start git migration751c61efeat(git): Start git migration409df16feat(git): Start git migrationda0ea5efeat(git): Add Grunt5d1a8f7feat(git): Add Gruntf3e3bc4feat(git): Add Grunt140ca5bfeat(git): Add Gruntcc3f46aMerge branch 'master' into feat-gitf66b5f6feat(git): Grunt readyc4ae582Replace references to git.php.net📊 Changes
40 files changed (+808 additions, -28802 deletions)
View changed files
📝
.gitignore(+6 -0)➕
Gruntfile.js(+93 -0)📝
README.md(+3 -3)➕
composer.json(+13 -0)➕
composer.lock(+254 -0)📝
index.php(+0 -216)📝
install/doc-editor.sql(+4 -4)📝
js/locale/ar.js(+1 -1)📝
js/locale/es.js(+1 -1)📝
js/locale/fr.js(+1 -1)📝
js/locale/ja.js(+1 -1)📝
js/locale/ru.js(+1 -1)📝
js/locale/uk.js(+1 -1)➖
js/login-all-debug.js(+0 -1075)➖
js/login-all.js(+0 -1)📝
js/login.js(+2 -213)➖
js/main-all-debug.js(+0 -26791)➖
js/main-all.js(+0 -99)📝
js/main.js(+0 -2)📝
js/ui/cmp/About.js(+1 -1)...and 20 more files
📄 Description
Done:
To do:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.