mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-21 05:26:23 +00:00
scripts/git-version.sh: fix mistaken comments
This commit is contained in:
parent
0a3bc6be1f
commit
041008481b
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# update all known gstreamer modules
|
||||
# build them one by one
|
||||
# report failures at the end
|
||||
# display the latest commit in each branch of all gstreamer modules.
|
||||
# run this from a directory that contains the checkouts for each of the
|
||||
# modules
|
||||
|
||||
|
|
Loading…
Reference in a new issue