Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
the1ts committed Jan 12, 2022
2 parents 1684772 + 205db2c commit be7ff4a
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 12 deletions.
8 changes: 0 additions & 8 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
[submodule "gina"]
path = actions/gina
url = https://github.com/todotxt/todo.txt-cli.git/
branch = addons
[submodule "smajda"]
path = actions/smajda
url = https://github.com/smajda/todo.actions.d/
[submodule "drobertadams"]
path = actions/drobertadams
url = https://github.com/drobertadams/todo.txt-cli-addons.git
[submodule "actions/nthorne"]
path = actions/nthorne
url = git@github.com:nthorne/todo.txt-cli-again-addon.git
branch = AgainAsDo
2 changes: 1 addition & 1 deletion GEN-VERSION-FILE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Based on git's GIT-VERSION-GEN.

VF=VERSION-FILE
DEF_VER=v2.4.1
DEF_VER=v2.4.1.1

LF='
'
Expand Down
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ READMEFILES := README.*
DISTNAME=todo.txt_plugins-$(VERSION)
dist: $(DISTFILES)
mkdir -p $(DISTNAME)/docs/
cp -rf README $(DISTNAME)/
cp -rf $(DISTFILES) $(DISTNAME)/
cp -rf $(READMEFILES) $(DISTNAME)/docs
tar cf $(DISTNAME).tar $(DISTNAME)/
Expand Down
1 change: 0 additions & 1 deletion actions/gina
Submodule gina deleted from 294051
1 change: 0 additions & 1 deletion actions/nthorne
Submodule nthorne deleted from 5e10f0

0 comments on commit be7ff4a

Please sign in to comment.