Philippe Miossec
5f612a9309
correct typos in all command options
2014-03-07 15:53:44 +01:00
Philippe Miossec
2c16a55907
Add an option to set a workspace when cloning or init a repository
2013-10-17 23:06:31 +02:00
Matt Burke
f4afb518cc
Remove unused constant.
2013-09-05 16:49:00 -04:00
Matt Burke
ab13eb2f3b
Merge remote-tracking branch 'origin/master' into pr/378
...
Conflicts:
GitTfs/Commands/InitOptions.cs
2013-09-05 16:44:56 -04:00
Matt Burke
e37284915a
Attr value is required.
2013-09-05 16:39:39 -04:00
Philippe Miossec
7e4db38057
Manage clone and init in a bare repository
2013-06-04 21:13:14 +02:00
Chris Wundram
5c1fdf5f1d
Fixed --autocrlf option on init so that it will set the autocrlf option
...
in the config.
Added --ignore case option to set ignorecase config setting.
These changes allow these settings to be controled when creating new repo
with git tfs init
Fixed unit tests to work with new CreateTfsRemote signature
2013-05-27 07:52:01 -05:00
Pat Thoyts
7cab876287
Added option to set core.autocrlf for init and clone.
...
This implements the suggestion in issue #220 and leaves the default as
false but permits true or auto but not any other values.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net >
2012-11-07 16:18:05 +00:00
Matt Burke
3395468894
Convert Init to NDesk.Options.
2012-01-31 07:58:42 -05:00
Matt Burke
aef3b3e12d
Got bootstrap to work.
2011-02-23 10:06:21 -05:00
Matt Burke
ad85636e58
A little refactoring, and got the TFS commits to show up in a remote branch.
2009-07-15 16:02:04 -04:00
Matt Burke
07c99979b2
Ported init (minus the low-level git command invocations).
2009-06-30 14:40:06 -04:00
Matt Burke
6ebeaa7f1d
Ported some more of git-svn.
2009-06-29 18:19:33 -04:00
Matt Burke
5e0222481a
Threw a bunch of stuff at the wall.
2009-06-29 09:09:43 -04:00