Emacs: Set straight-repository-branch temporarily to develop.

This commit is contained in:
tastytea 2020-03-26 16:20:15 +01:00
parent e7e4297adc
commit b26dcdb2dd
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
;;; package-management.el --- Initialize package management -*- lexical-binding: t; -*-
;; Time-stamp: <2020-03-26T01:21:25+0100>
;; Time-stamp: <2020-03-26T16:12:08+0100>
;;; Commentary:
;; * Set up straight
@ -22,6 +22,8 @@
(customize-set-variable 'straight-vc-git-default-clone-depth 1
"Make shallow clones to save space.")
;; Remove once 353bdc04f449355d3321801592d1b53e8a9b21c3 is in master.
(customize-set-variable 'straight-repository-branch "develop")
;; Bootstrap straight.
(defvar bootstrap-version)
(let ((bootstrap-file