Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
69c92320
Commit
69c92320
authored
Jan 16, 2011
by
Mans Rullgard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update git-howto with ffmpeg.org URLs
parent
2c3589bf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
git-howto.txt
doc/git-howto.txt
+4
-4
No files found.
doc/git-howto.txt
View file @
69c92320
...
@@ -44,11 +44,11 @@ I. BASICS:
...
@@ -44,11 +44,11 @@ I. BASICS:
1. Cloning the source tree:
1. Cloning the source tree:
git clone git://git.
videolan.org/ffmpeg
<target>
git clone git://git.
ffmpeg.org/ffmpeg.git
<target>
This will put the FFmpeg sources into the directory <target>.
This will put the FFmpeg sources into the directory <target>.
git clone git@git.
videolan.org:ffmpeg
<target>
git clone git@git.
ffmpeg.org:ffmpeg.git
<target>
This will put the FFmpeg sources into the directory <target> and let
This will put the FFmpeg sources into the directory <target> and let
you push back your changes to the remote repository.
you push back your changes to the remote repository.
...
@@ -97,7 +97,7 @@ I. BASICS:
...
@@ -97,7 +97,7 @@ I. BASICS:
git log <filename(s)>
git log <filename(s)>
You may also use the graphical tools like gitview or gitk or the web
You may also use the graphical tools like gitview or gitk or the web
interface available at http://git.
videolan.org
interface available at http://git.
ffmpeg.org/
6. Checking source tree status:
6. Checking source tree status:
...
@@ -255,5 +255,5 @@ I. BASICS:
...
@@ -255,5 +255,5 @@ I. BASICS:
where $SHA1 is the commit SHA1 from the 'git log' output.
where $SHA1 is the commit SHA1 from the 'git log' output.
Contact the project admins <
roo
t at ffmpeg dot org> if you have technical
Contact the project admins <
gi
t at ffmpeg dot org> if you have technical
problems with the GIT server.
problems with the GIT server.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment