Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
6c9fd5cf
Commit
6c9fd5cf
authored
Jan 10, 2017
by
Alexandre Duret-Lutz
Browse files
* .dir-locals.el (magit-branch-adjust-remote-upstream-alist): New.
parent
12ecb3fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
.dir-locals.el
View file @
6c9fd5cf
((
nil
.
((
whitespace-action
auto-cleanup
)
(
whitespace-style
face
empty
trailing
lines-tail
)
(
require-final-newline
.
t
)
(
mode
.
global-whitespace
)))
(
mode
.
global-whitespace
)
(
magit-branch-adjust-remote-upstream-alist
(
"origin/next"
.
"/"
))))
(
c++-mode
.
((
c-default-style
.
"gnu"
)
(
indent-tab-mode
.
t
)
(
tab-width
.
8
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment