aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.json b/composer.json
index 7500918..d686595 100644
--- a/composer.json
+++ b/composer.json
@@ -1,5 +1,5 @@
{
- "name": "mlocati/incremental-git-filter-branch",
+ "name": "concrete5/incremental-filter-branch",
"description": "Shell script to call git filter-branch in an incremental way",
"type": "library",
"keywords": [
@@ -11,7 +11,7 @@
"bash",
"posix"
],
- "homepage": "https://github.com/mlocati/incremental-git-filter-branch",
+ "homepage": "https://github.com/concrete5/incremental-filter-branch",
"license": "MIT",
"authors": [
{
@@ -22,8 +22,8 @@
}
],
"support": {
- "issues": "https://github.com/mlocati/incremental-git-filter-branch/issues",
- "source": "https://github.com/mlocati/incremental-git-filter-branch"
+ "issues": "https://github.com/concrete5/incremental-filter-branch/issues",
+ "source": "https://github.com/concrete5/incremental-filter-branch"
},
"bin": [
"bin/incremental-git-filterbranch"

© 2014-2024 Faster IT GmbH | imprint | privacy policy