|
17.
|
|
|
merge [noun]
|
|
|
"A successful merge results in the creation of a new commit representing the result of the merge."
|
|
|
|
(no translation yet)
|
|
|
|
18.
|
|
|
merge [verb]
|
|
|
"To bring the contents of another branch into the current branch."
|
|
|
|
(no translation yet)
|
|
|
|
19.
|
|
|
message
|
|
|
""
|
|
|
|
(no translation yet)
|
|
|
|
20.
|
|
|
prune
|
|
|
"Delete all stale tracking branches under <name>. These stale branches have already been removed from the remote repository referenced by <name>, but are still locally available in 'remotes/<name>'."
|
|
|
|
(no translation yet)
|
|
|
|
21.
|
|
|
pull
|
|
|
"Pulling a branch means to fetch it and merge it."
|
|
|
|
(no translation yet)
|
|
|
|
22.
|
|
|
push
|
|
|
"Pushing a branch means to get the branch's head ref from a remote repository, and ... (well, can someone please explain it for mere mortals?)"
|
|
|
|
(no translation yet)
|
|
|
|
23.
|
|
|
redo
|
|
|
""
|
|
|
|
(no translation yet)
|
|
|
|
24.
|
|
|
remote
|
|
|
"An other repository ('remote'). One might have a set of remotes whose branches one tracks."
|
|
|
|
(no translation yet)
|
|
|
|
25.
|
|
|
repository
|
|
|
"A collection of refs (?) together with an object database containing all objects which are reachable from the refs... (oops, you've lost me here. Again, please an explanation for mere mortals?)"
|
|
|
|
(no translation yet)
|
|
|
|
26.
|
|
|
reset
|
|
|
""
|
|
|
|
(no translation yet)
|
|
|