Skip to content

Commit

Permalink
loglog
Browse files Browse the repository at this point in the history
  • Loading branch information
theodorton committed Nov 29, 2024
1 parent 23ad773 commit a162b37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/veksel.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ def skip_fork?
end

def suffix
pp current_branch
pp Suffix.new(current_branch).inspect
Suffix.new(current_branch).to_s
end
end
Expand Down

0 comments on commit a162b37

Please sign in to comment.