Distributed Life
Vasileios Trigonakis' Technology Blog
Home
Documents
Photos
Tech Blog
Thesis Blog
Archive for October 2013
git: How to see the changes of a file for a commit
October 3, 2013 |
Author
Trigonakis Vasileios
This entry is part 2 of 7 in the series
git: useful HOWTOs
git show
[
commit
]
--
FILE
git show [commit] -- FILE
git: How to view all files of a commit
October 3, 2013 |
Author
Trigonakis Vasileios
This entry is part 1 of 7 in the series
git: useful HOWTOs
git show
--name-only
[
commit
]
git show --name-only [commit]
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
algorithms
article
bash
branch
browser
c
calendar
checkout
concurrency
data-types
data structure
encryption
erlang
example
gcc
git
google calendar
here.com
jre
linked list
linux
lists
many-core
maps
merge
microsoft
module
netbeans
Nokia N9
openJDK
opera
programming
push
recover
recursion
regular expression
research
sed
series
shared memory
sycnhronization
terminal
ubuntu
video
windows
Posts’ Calendar
October 2013
M
T
W
T
F
S
S
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
« Aug
Nov »
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