https://github.com/math0ne/emacs-tortoise-git
This is a simple interface to TortoiseGIT on windows for NTEmacs.
https://github.com/math0ne/emacs-tortoise-git
Last synced: 4 months ago
JSON representation
This is a simple interface to TortoiseGIT on windows for NTEmacs.
- Host: GitHub
- URL: https://github.com/math0ne/emacs-tortoise-git
- Owner: math0ne
- Created: 2010-05-25T15:31:49.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2014-03-03T17:15:52.000Z (over 12 years ago)
- Last Synced: 2025-01-05T02:42:29.838Z (over 1 year ago)
- Language: Emacs Lisp
- Homepage: http://floatsolutions.com/blog/2010/05/tortoisegit-interface-for-emacs/
- Size: 119 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
##############################################################################
# Copyright (c) 2010 Aidan McQuay
#
# This work is licenced under the Creative Commons BSD License License. To
# view a copy of this licence, visit http://creativecommons.org/licenses/BSD/
# or send a letter to Creative Commons, 171 Second Street, Suite 300,
# San Francisco, California 94105, USA.
##############################################################################
This is a simple interface to TortoiseGIT on windows. For now it only supports log, diff, blame, commit, revert and help. This is based on the library for tortoiseSVN I found here: http://www.emacswiki.org/emacs/TortoiseSVN
Only tested on NTEmacs.