mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-11-23 11:41:18 -05:00
Merge branch 'master' into layer/cosmetics
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Copyright (C) 2016 Jonas Bernoulli
|
||||
# Copyright (C) 2016-2017 Jonas Bernoulli
|
||||
#
|
||||
# Author: Jonas Bernoulli <jonas@bernoul.li>
|
||||
# License: GPL v3 <https://www.gnu.org/licenses/gpl-3.0.txt>
|
||||
@@ -52,7 +52,7 @@ do
|
||||
then
|
||||
git config remote.pushDefault "$remote"
|
||||
else
|
||||
branch=$(git rev-parse --abbref-ref HEAD)
|
||||
branch=$(git rev-parse --abbrev-ref HEAD)
|
||||
test -n "$branch" &&
|
||||
git config branch.master.remote "$remote"
|
||||
fi
|
||||
|
||||
Submodule lib/auto-compile updated: ef7d0fb0ac...a31819a1b7
2
lib/borg
2
lib/borg
Submodule lib/borg updated: 35901e8383...34eac585d6
Submodule lib/closql updated: 73e68bcfbe...6659783124
2
lib/dash
2
lib/dash
Submodule lib/dash updated: b4faa9397e...dcb0ec1623
Submodule lib/emacsql updated: 1b37570bf5...e3bc9b105f
2
lib/epkg
2
lib/epkg
Submodule lib/epkg updated: f0959ca39c...1768e91e02
Submodule lib/magit updated: f7c8924ca8...4ad2ebfef0
Submodule lib/packed updated: e8b20e2872...94ea12b9d4
Submodule lib/use-package updated: 7b055494e3...360df30683
Submodule lib/with-editor updated: 4d3d50b09d...241726118d
Reference in New Issue
Block a user