[gtk-osx: 19/48] Specify jhbuild remote and branch to pull.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx: 19/48] Specify jhbuild remote and branch to pull.
- Date: Tue, 14 May 2019 23:58:05 +0000 (UTC)
commit 8e3c261b7b7fe5635f95e19790b15143fcb83e12
Author: John Ralls <jralls ceridwen us>
Date: Mon Apr 8 11:57:59 2019 -0700
Specify jhbuild remote and branch to pull.
gtk-osx-setup.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk-osx-setup.sh b/gtk-osx-setup.sh
index 895ddab..9a66b45 100755
--- a/gtk-osx-setup.sh
+++ b/gtk-osx-setup.sh
@@ -105,7 +105,7 @@ if test ! -d "$DEV_SRC_ROOT/jhbuild/.git" ; then
cd "$DEV_SRC_ROOT/jhbuild"
else #Get the latest if it's already installed
cd "$DEV_SRC_ROOT/jhbuild"
- git pull
+ git pull origin master
fi
# Install Ninja
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]