Skip to content

Commit

Permalink
add git push script
Browse files Browse the repository at this point in the history
  • Loading branch information
artemsites committed Nov 8, 2024
1 parent bd946d5 commit 525ca8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions git_push_to_beget_and_gitverse_and_github
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash
git push origin main
git push gitverse main
git push github main

0 comments on commit 525ca8f

Please sign in to comment.