OSDN Git Service

Add Pull Push Fetch Clone Dialog
authorFrank Li <lznuaa@gmail.com>
Mon, 22 Dec 2008 14:56:10 +0000 (22:56 +0800)
committerFrank Li <lznuaa@gmail.com>
Mon, 22 Dec 2008 14:56:10 +0000 (22:56 +0800)
commitc2b697d506749ce1b0acceb350d29aa357402585
tree4a793402d9395a2a5cff7b8beab33febe669a499
parent35d5cf88931167f4a29ce727f77ecd0c9ff3d661
Add Pull Push  Fetch Clone Dialog
20 files changed:
src/Git/Git.cpp
src/Git/Git.h
src/Git/GitAdminDir.cpp
src/Git/TGitPath.cpp
src/Resources/TortoiseProcENG.rc
src/TortoiseGit.sln
src/TortoiseProc/Commands/Command.cpp
src/TortoiseProc/Commands/FetchCommand.cpp [new file with mode: 0644]
src/TortoiseProc/Commands/FetchCommand.h [new file with mode: 0644]
src/TortoiseProc/Commands/PullCommand.cpp [new file with mode: 0644]
src/TortoiseProc/Commands/PullCommand.h [new file with mode: 0644]
src/TortoiseProc/Commands/PushCommand.cpp [new file with mode: 0644]
src/TortoiseProc/Commands/PushCommand.h [new file with mode: 0644]
src/TortoiseProc/PullFetchDlg.cpp [new file with mode: 0644]
src/TortoiseProc/PullFetchDlg.h [new file with mode: 0644]
src/TortoiseProc/PushDlg.cpp [new file with mode: 0644]
src/TortoiseProc/PushDlg.h [new file with mode: 0644]
src/TortoiseProc/TortoiseProc.vcproj
src/TortoiseProc/TortoiseProc.vcproj.FSL.B20596.user
src/TortoiseProc/resource.h