We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f021b20 commit 5ab9410Copy full SHA for 5ab9410
scripts/switchBranches.fish
@@ -1,4 +1,5 @@
1
#!/usr/bin/env fish
2
+set -l fish_trace on
3
4
function setupSourceInfo
5
set -l field $argv[1]
0 commit comments