xref
: /
aosp_15_r20
/
external
/
pciutils
/
maint
/
push-to-public
(revision c2e0c6b56a71da9abe8df5c8348fb3eb5c2c9251)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
set
-e
3
git
push
--
tags
public
master
4
git
push
--
tags
github
master
5