[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #23630 [Applications/Tor Browser]: Clarify README.HACKING
#23630: Clarify README.HACKING
--------------------------------------+--------------------------
Reporter: tom | Owner: tbb-team
Type: enhancement | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-rbm | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Comment (by boklm):
The value of `git_hash` has to be a tag if `tag_gpg_id` is set to 1.
Otherwise it can be anything that is understood by git, including a
branch. If you specify a branch, you don't need to specify a remotename,
as all branches from the `git_url` are created as local branches (with
`git fetch origin +refs/heads/*:refs/heads/*`). So it is not a good idea
to create local branches in git_clones/* as they can be removed if the
remote repository has a branch with the same name. If you want to use
local branches, it is better to create them in a separate repository, and
change `git_url` to `file:///path` to point to your repository.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23630#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs