Deluge
×
Download
Plugins
Forum
Support
Bugs
Development
Login
Preferences
About Trac
GitHub Login
Search:
Home
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 2
and
Version 3
of
GitTips
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
02/23/2010 02:50:34 PM (
13 years
ago)
Author:
johnnyg
Comment:
don't need -a for this example
Legend:
Unmodified
Added
Removed
Modified
GitTips
v2
v3
13
13
1. Make commit
14
14
{{{
15
git commit -
a -
m "Fixed bug"
15
git commit -
m "Fixed bug"
16
16
}}}
17
17
1. Checkout stable branch