Skip to content

Commit

Permalink
sgeo-7.1.10 alternate strategy 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
humbletim committed Oct 13, 2024
1 parent 01a9012 commit a66c0d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sgeo-7.1.10/000.bash
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ gha-cache-restore $cache_id-repo-0000 repo/viewer || (
# ... blindly copy conflicting files from manually patched work tree:
# tar -C ../Fixed -cf - `git status|grep both|sed -e 's@both modified:@@;'` | tar xf -
patch -p1 < $nunja_dir/VR_Sgeo_2024.7.1.10.mergeconflict-fixes.patch
git add -u
git -c user.email=CITEST -c user.name=CITEST commit -m "VR_Sgeo_2024.7.1.10 locally patched"
}

Expand Down

0 comments on commit a66c0d1

Please sign in to comment.