We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4326ff commit baddacfCopy full SHA for baddacf
1 file changed
src/subcommand/showref_subcommand.hpp
@@ -10,8 +10,4 @@ class showref_subcommand
10
11
explicit showref_subcommand(const libgit2_object&, CLI::App& app);
12
void run();
13
-
14
-private:
15
16
17
};
0 commit comments