mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +00:00
contribute: index: fix typo
https://bugzilla.gnome.org/show_bug.cgi?id=790021
This commit is contained in:
parent
76a492c467
commit
adc2740ad4
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ directory that has the source code, e.g. the directory created when unpacking
|
|||
the source tarball (using `git init`, then `git add .` and
|
||||
`git commit -m 'import tarball as initial revision'`).
|
||||
|
||||
Once you have a git repository with the original code in in it, you can make
|
||||
Once you have a git repository with the original code in it, you can make
|
||||
your modifications and create a local commit with e.g.
|
||||
|
||||
git commit path/to/file1.[ch]
|
||||
|
|
Loading…
Reference in a new issue