Search Results

Search: Posts Made By: Cows
2,203
Posted By Cows
Thanks for the pointer. I thought it would be...
Thanks for the pointer. I thought it would be something to do with that. I've got it working now after exporting $2 before calling the subshell.

#!/bin/bash
BRANCH=$2
export BRANCH
echo...
2,203
Posted By Cows
Generic script to recursively cd into directories and git pull
Hi all,

I'm trying to write a script to recursively cd into my Git projects and pull them, and will later expand it to build my projects as well.

I'm having a bit of trouble with my current...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 02:36 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy