aboutsummaryrefslogtreecommitdiff
path: root/t/t5505-remote.sh
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2008-02-29 01:45:45 +0000
committerJunio C Hamano <gitster@pobox.com>2008-03-01 01:51:44 -0800
commit211c89682eeef310f39022b91e88d07cd5784953 (patch)
tree937dd57e950e3c30e218d3edb4c8054299511be0 /t/t5505-remote.sh
parent4704640b611dfb275f6a74c9a9be5e309260a71c (diff)
downloadgit-211c89682eeef310f39022b91e88d07cd5784953.tar.gz
git-211c89682eeef310f39022b91e88d07cd5784953.tar.xz
Make git-remote a builtin
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5505-remote.sh')
-rwxr-xr-xt/t5505-remote.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/t5505-remote.sh b/t/t5505-remote.sh
index e1e0a18f9..5986982ad 100755
--- a/t/t5505-remote.sh
+++ b/t/t5505-remote.sh
@@ -97,9 +97,9 @@ test_expect_success 'remove remote' '
cat > test/expect << EOF
* remote origin
URL: $(pwd)/one/.git
- Remote branch(es) merged with 'git pull' while on branch master
+ Remote branch merged with 'git pull' while on branch master
master
- New remote branches (next fetch will store in remotes/origin)
+ New remote branch (next fetch will store in remotes/origin)
master
Tracked remote branches
side master