[GSoC 2018 - TrackGit] Progress Report 3
This is the third progress report for TrackGit project. I did the following in last week.
Clone Window.
I implemented Clone window. It looks something like following:
Clone Command
I implemented Clone command. Unfortunately, I’m blocked with some ssl object error.
Init
Implemented Init of empty repository. Following are steps to Init a git repo through TrackGit:
Init Test
I added tests for Init. This is done with the help of CppUnit testing framework.
Doxygen Documentation
Added Doxygen API documentation to the files created till now. This is live at https://hrily.github.io/TrackGit.
hrily's blog
- [GSoC 2018 - TrackGit] Progress Report 13
- [GSoC 2018 - TrackGit] Progress Report 12
- [GSoC 2018 - TrackGit] Progress Report 11
- [GSoC 2018 - TrackGit] Progress Report 10
- [GSoC 2018 - TrackGit] Progress Report 9
- [GSoC 2018 - TrackGit] Progress Report 8
- [GSoC 2018 - TrackGit] Progress Report 7
- [GSoC 2018 - TrackGit] Progress Report 6
- [GSoC 2018 - TrackGit] Progress Report 5
- [GSoC 2018 - TrackGit] Progress Report 4