diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-05-29 19:44:44 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-05-29 09:16:01 -0700 |
commit | 5504f13a7c1e0a0ed486aecfdcc45b150528693e (patch) | |
tree | 5608e2f347644d680a19cd51511f69ac4f7fc070 /vcs-svn | |
parent | t5520: test --rebase failure on unborn branch with index (diff) | |
download | tgif-5504f13a7c1e0a0ed486aecfdcc45b150528693e.tar.xz |
t5521: test --dry-run does not make any changes
Test that when --dry-run is provided to git-pull, it does not make any
changes, namely:
* --dry-run gets passed to git-fetch, so no FETCH_HEAD will be created
and no refs will be fetched.
* The index and work tree will not be modified.
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'vcs-svn')
0 files changed, 0 insertions, 0 deletions