From 52e2139f6afc14a2b442e89b4bcb2095870c6a0f Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 12 Aug 2020 02:48:54 +0530 Subject: Notify user when remote branch is up-to-date (#1009) * Notify user when remote branch is up-to-date Fixes #1000 Signed-off-by: Harsh Shandilya * Update changelog Signed-off-by: Harsh Shandilya --- app/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 46dfa401..347de2ed 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -214,6 +214,7 @@ Synchronize repository Pull from remote Push to remote + Everything up-to-date Show the password Control the visibility of the passwords once decrypted. This does not disable copying to clipboard. Show extra content -- cgit v1.2.3