Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 6
and
Version 7
of
github
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:
04/25/13 10:23:05 (
12 years
ago)
Author:
admin
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
github
v6
v7
76
76
git am --signoff <file.patch>
77
77
}}}
78
=== apply a patch an make it uncommitted ===
79
On the receiving side apply the patch as described above and the reset to the last commit before the patch using the "git reset --mixed <Hash of the commit before the temporary commit>" again