Skip to content
Snippets Groups Projects
Commit 9411049e authored by elijah's avatar elijah
Browse files

linting

parent 47b3bb60
Branches
No related tags found
No related merge requests found
Pipeline #
...@@ -435,8 +435,6 @@ module LeapCli ...@@ -435,8 +435,6 @@ module LeapCli
end end
end end
def current_git_branch(dir) def current_git_branch(dir)
Dir.chdir(dir) do Dir.chdir(dir) do
branch = `git symbolic-ref HEAD 2>/dev/null`.strip branch = `git symbolic-ref HEAD 2>/dev/null`.strip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment