From b64aeef896297b78b9fbae4a8393868550995936 Mon Sep 17 00:00:00 2001 From: MK-UDUE Date: Thu, 29 Apr 2021 19:10:02 +0200 Subject: [PATCH] Suggesting pushing rather than pulling Twice pulling doesn't make sense (to me). --- levels/sandbox/remote | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/levels/sandbox/remote b/levels/sandbox/remote index 725090b..f0ca2c0 100644 --- a/levels/sandbox/remote +++ b/levels/sandbox/remote @@ -3,7 +3,7 @@ cards = checkout commit-auto pull fetch push [description] -Here's a sandbox with a remote! Try pulling, fetching, or pulling! +Here's a sandbox with a remote! Try pulling, fetching, or pushing! How can you push tags and branches on a remote? How can you delete them again?