[GSoC 2018 - TrackGit] Progress Report 11
This is the eleventh progress report for TrackGit project. I did the following in last week:
Implemented Create Branch command
I implemented Create Branch command. This command creates a branch at head of the repository. There is also an option to switch to the newly created branch. Link to commit.
The following screenshot shows Create Branch window:
Implemented Switch Branch command
I implemented option to switch branch. The Switch Branch window gives user with a drop down list of branches in current repository. Then user selects the desired branch and the repo is switched to that branch. Link to commit.
The following screenshot shows Switch Branch window:
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