summaryrefslogtreecommitdiffstats
path: root/test-commits.sh
diff options
context:
space:
mode:
authorMichael Allen <michael@michaelallen.io>2015-03-02 00:20:44 +0000
committerMichael Allen <michael@michaelallen.io>2015-03-02 00:20:48 +0000
commit921c0d804fd235ef19c3b191696425d7b55738e4 (patch)
tree43cb7d7a15396286b9f8598dd1d9436c5ba05e5b /test-commits.sh
parent51e4515659671f882eb0446fa1e9e8f87b784866 (diff)
downloadgit-sonar-921c0d804fd235ef19c3b191696425d7b55738e4.tar.gz
git-sonar-921c0d804fd235ef19c3b191696425d7b55738e4.zip
add a sh file for calling the fetch
I tried many ways to get the fetch call to background without staying attached to the current subshell. Ends up it's not possible to nohup or fully disown a function that is defined inside the same file that's calling it. So simple answer, I've created a file `fetch.sh` that can be called inside nohup. It will source `git-base.sh` and call the fetch function.
Diffstat (limited to 'test-commits.sh')
0 files changed, 0 insertions, 0 deletions