19 lines
433 B
Markdown
19 lines
433 B
Markdown
---
|
|
title: giteapushv3.sh
|
|
categories: [uncategorized]
|
|
source: bin/giteapushv3.sh
|
|
generated: 2025-05-22T08:38:59-04:00
|
|
---
|
|
|
|
# giteapushv3.sh
|
|
|
|
#!/bin/bash
|
|
Genesis Radio Git Auto-Push
|
|
With Auto-Retry if Push Fails
|
|
Move to the top of the git repo automatically
|
|
Log the current location
|
|
Stage all changes (new, modified, deleted)
|
|
Check if there's anything to commit
|
|
|
|
_Auto-generated from source script on Thu May 22 08:38:59 AM EDT 2025_
|