Skip to content

Commit

Permalink
switched main branch for python3-phant
Browse files Browse the repository at this point in the history
  • Loading branch information
idcrook committed Apr 18, 2021
1 parent 6e058f8 commit d80adf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "python3-phant"]
path = python3-phant
url = https://github.com/idcrook/python3-phant.git
branch = master
branch = main
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ repo initialization
-------------------

```
git submodule add -b master https://github.com/idcrook/python3-phant.git
git submodule add -b main https://github.com/idcrook/python3-phant.git
git add python3-phant
# on fresh clones
Expand Down

0 comments on commit d80adf3

Please sign in to comment.