mirror of
https://github.com/kennethreitz-archive/git-export.git
synced 2026-06-05 23:50:19 +00:00
documentation update
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
Copyright (C) 2009 Daniel Schierbeck <daniel.schierbeck@gmail.com>
|
||||
|
||||
Modifications by Kenneth Reitz, <http://kennethrietz.com>.
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License
|
||||
as published by the Free Software Foundation; either version 2
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
|
||||
git-export
|
||||
==========
|
||||
|
||||
Export the contents of a git index
|
||||
|
||||
|
||||
Contributors
|
||||
============
|
||||
|
||||
* Daniel Schierbeck
|
||||
* Abhishek Mukherjee
|
||||
+16
@@ -0,0 +1,16 @@
|
||||
git-export -- SVN doesn't have it *all* wrong
|
||||
==========
|
||||
|
||||
|
||||
## USAGE
|
||||
|
||||
`git export [../path/]`
|
||||
|
||||
Export the contents of the current git index to the given path, ready to rock.
|
||||
|
||||
|
||||
## CONTRIBUTORS
|
||||
|
||||
* Daniel Schierbeck
|
||||
* Abhishek Mukherjee
|
||||
* Kenneth Reitz
|
||||
Reference in New Issue
Block a user