Skip to content

Commit

Permalink
custom commit message here
Browse files Browse the repository at this point in the history
  • Loading branch information
myname authored and bishtsurajsoftage committed Nov 20, 2023
1 parent fbf59f6 commit 0c62209
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Empty file added file.py
Empty file.
6 changes: 6 additions & 0 deletions tests.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
for remote in $(git remote); do
echo "Remote: $remote"
git ls-remote --heads $remote
echo "------------------------"
done

0 comments on commit 0c62209

Please sign in to comment.