diff options
Diffstat (limited to 't')
-rwxr-xr-x | t/t5505-remote.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t5505-remote.sh b/t/t5505-remote.sh index c17d9dcc74..1e192a2207 100755 --- a/t/t5505-remote.sh +++ b/t/t5505-remote.sh @@ -143,6 +143,8 @@ cat > test/expect << EOF URL: $(pwd)/one/.git Remote branch merged with 'git pull' while on branch master master + Tracked remote branches + master side Local branches pushed with 'git push' master:upstream +refs/tags/lastbackup EOF |