Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
12 lines
472 B
Plaintext
12 lines
472 B
Plaintext
GNU Emacs modes for Git-related files.
|
|
|
|
* git-commit-mode - A major mode for editing Git commit messages
|
|
according to the guidelines by Tim Pope.
|
|
* git-rebase-mode - A major mode for git-rebase-todo files created by
|
|
git rebase -i
|
|
* gitconfig-mode - A 'conf-mode'-derived major mode for editing
|
|
.gitconfig files.
|
|
* gitignore-mode - A 'conf-mode'-derived major mode for editing
|
|
.gitignore files.
|
|
* gitattributes-mode - A major mode for editing .gitattributes files.
|