Distributed Life
Vasileios Trigonakis' Technology Blog
Home
Documents
Photos
Tech Blog
Thesis Blog
Posts Tagged ‘merge’
git: How to merge two commits into one
February 19, 2014 |
Author
Trigonakis Vasileios
This entry is part 3 of 7 in the series
git: useful HOWTOs
git rebase
-i
git rebase -i
and then
pick
the one you want to keep and
squash
the other
Series
git: useful HOWTOs
(7)
Introduction to Erlang
(16)
Parallelizing simple algorithms
(2)
Recent Posts
git: How to revert a file to a specific commit
git: Completely revert the last commit
git: How to checkout a specific commit/version to a new branch
git: How to push a new branch to a remote repository
The simplest linked list implementation in C
Tag Cloud
3-SAT
algorithms
apple
article
awk
bash
bing
browser
c
concurrency
data-types
erlang
fibonacci
git
google
internet
jre
latex
linux
lists
many-core
memory
microsoft
module
netbeans
Nokia N9
NP
openJDK
opera
parallelism
parallel programming
pointers
programming
random
recursion
research
search
series
structures
svn
terminal
typing
ubuntu
video
windows
Posts’ Calendar
January 2021
M
T
W
T
F
S
S
« Oct
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Archives
October 2015
September 2015
September 2014
March 2014
February 2014
November 2013
October 2013
August 2013
November 2012
October 2012
June 2012
October 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
Categories
C
Computer Science
Erlang
Erlang Series
General
Linux
Multi/Many-core
Nokia N9
Opera Browser
Parallel Programming
Programming
Tech
Uncategorized