Starting with Git

Project:Linux software
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Related pages:#71: Getting started with Git :-:-: #76: Using git with Vim
Description

https://help.ubuntu.com/community/Git
http://www.gitcasts.com/
http://www.gitcasts.com/posts/setup-initialization-and-cloning

Comments

#1

Related pages:+71: Getting started with Git

wiki.

#2

Status:active» fixed

documented what I found.

#3

Shit. the default text editor with git is nano and I got lost on my first commit.

How to configure it to use vim?

#4

Related pages:+76: Using git with Vim

git config --global core.editor "vim"

#5

Status:fixed» closed
Related pages:-71: Getting started with Git, -76: Using git with Vim

Automatically closed -- issue fixed for 2 weeks with no activity.