Page MenuHomePhabricator

Initialize vagrant's git with useful settings
Closed, DuplicatePublic

Description

In order to use git to the fullest extent, I think we should set up a few things in the newly created vagrant (global):

user name -- from config
user email -- from config

aliases:

st = status
br = branch
co = checkout
hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short

Event Timeline

Yurik raised the priority of this task from to Needs Triage.
Yurik updated the task description. (Show Details)
Yurik added a project: MediaWiki-Vagrant.
Yurik added subscribers: Yurik, bd808.
Aklapper triaged this task as Low priority.Dec 6 2022, 10:26 AM