summaryrefslogtreecommitdiff
path: root/diff-lib.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2007-02-20 20:13:43 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-02-21 07:58:39 (GMT)
commit1918278ea1019553b01297aad2caeed88e9092a4 (patch)
tree3776db2051dfdd63aa4acba8344a2a02af965606 /diff-lib.c
parent7b9a13ece8a1e7c0fd2a82d4bd4fcf0a9ce0e8c4 (diff)
downloadgit-1918278ea1019553b01297aad2caeed88e9092a4.zip
git-1918278ea1019553b01297aad2caeed88e9092a4.tar.gz
git-1918278ea1019553b01297aad2caeed88e9092a4.tar.bz2
Allow git-remote to update named groups of remotes
In response to a feature request from Shawn Pearce, this patch allows a user to update a named group of remotes by using "git remote update <group>", where the group is defined in the config file by remotes.<group>. The default if the named group is not specified is now fetched group remotes.default, instead of remote.fetch, which is what had been previously used. In addition, if remotes.default is not defined, all remotes defined in the config file will be used, as before, but there is now also possible to request that a particular repository to be skipped by default by using the boolean configuration parameter remote.<name>.skipDefaultUpdate. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diff-lib.c')
0 files changed, 0 insertions, 0 deletions