Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bartman/git-wip
/ types & classes
Types & classes
18 in github.com/bartman/git-wip
⨍
Functions
83
◇
Types & classes
18
Class
BranchNames
--------------------------------------------------------------------------- BranchNames Holds the three names every command needs after resolving the
src/git_helpers.hpp:46
Class
Color
src/color.hpp:10
Class
Command
src/command.hpp:6
Class
DeleteCmd
src/cmd_delete.hpp:6
Class
GitCommitGuard
src/git_guards.hpp:46
Class
GitIndexGuard
src/git_guards.hpp:30
Class
GitLibGuard
src/git_guards.hpp:14
Class
GitReferenceGuard
src/git_guards.hpp:54
Class
GitRepoGuard
src/git_guards.hpp:22
Class
GitRevwalkGuard
src/git_guards.hpp:70
Class
GitSignatureGuard
src/git_guards.hpp:62
Class
GitTreeGuard
src/git_guards.hpp:38
Class
GitWipAutoCommand
sublime/gitwip.py:7
Class
ListCmd
src/cmd_list.hpp:7
Class
LogCmd
src/cmd_log.hpp:6
Class
SaveCmd
src/cmd_save.hpp:6
Class
StatusCmd
src/cmd_status.hpp:6
Class
TestRepo
--------------------------------------------------------------------------- TestRepo RAII wrapper that initialises a bare-minimum git repository in a
test/unit/test_repo_fixture.hpp:39