Ну чтобы не бояться не быть полезным - Q (about man git-pull)
[Recent Entries][Archive][Friends][User Info]
09:11 pm
[Link] |
Q (about man git-pull) From "man git-pull":Note that you can use . (current directory) as the <repository> to pull from the local repository -- this is useful when merging local branches into the current branch.
I wonder what kind of usefulness is meant here? Can't you just do all the things with git-merge in case of local branches?
Tags: git, q
|
|
| |
![[User Picture]](http://lj.rossia.org/userpic/195457/25533) | | From: | imz |
| Date: | September 3rd, 2008 - 07:21 pm |
|---|
| | | (Link) |
|
Ahm, perhaps, the point is in using multiple refspecs, causing to perform simultaneously several merges independently on several branches! |
|