git-better-branch

This commit is contained in:
Miguel Palhas
2024-10-06 17:38:00 +01:00
parent f6f25b816b
commit 32a2eb249c
2 changed files with 58 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash -e
#!/usr/bin/env bash -e
branch=$(git branchname)
base="$1"