Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Core
Tor
Commits
8976e739
Commit
8976e739
authored
9 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
Fix filename endings in HACKING. Patch from "ckomlo", ticket #17515.
parent
faba114a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/HACKING/README.1st.md
+5
-5
5 additions, 5 deletions
doc/HACKING/README.1st.md
with
5 additions
and
5 deletions
doc/HACKING/README.1st.md
+
5
−
5
View file @
8976e739
...
...
@@ -5,20 +5,20 @@ In this directory
This directory has helpful information about what you need to know to
hack on Tor!
First, read 'GettingStarted.
txt
' to learn how to get a start in Tor
First, read 'GettingStarted.
md
' to learn how to get a start in Tor
development.
If you've decided to write a patch, 'CodingStandards.txt' will give
you a bunch of information about how we structure our code.
It's important to get code right! Reading 'WritingTests.
txt
' will
It's important to get code right! Reading 'WritingTests.
md
' will
tell you how to write and run tests in the Tor codebase.
There are a bunch of other programs we use to help maintain and
develop the codebase: 'HelpfulTools.
txt
' can tell you how to use them
develop the codebase: 'HelpfulTools.
md
' can tell you how to use them
with Tor.
If it's your job to put out Tor releases, see 'ReleasingTor.
txt
' so
If it's your job to put out Tor releases, see 'ReleasingTor.
md
' so
that you don't miss any steps!
...
...
@@ -47,7 +47,7 @@ Happy hacking!
XXXXX also describe
doc/HACKING/WritingTests.
txt
doc/HACKING/WritingTests.
md
torguts.git
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment