This website requires JavaScript.
Explore
Help
Sign In
Nigel
/
AutoGPT
Watch
1
Star
0
Fork
You've already forked AutoGPT
0
Code
Issues
Pull Requests
3
Packages
Projects
Releases
Wiki
Activity
toran/secrt-837-artifact-rendering
AutoGPT
/
autogpt
/
hooks
/
post-rewrite
5 lines
83 B
Bash
Raw
Permalink
Blame
History
#!/bin/sh
case
"
$1
"
in
rebase
)
git submodule update --init --recursive
;
;
esac
Reference in New Issue
View Git Blame
Copy Permalink