-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlab1.script
More file actions
44 lines (38 loc) · 2.38 KB
/
lab1.script
File metadata and controls
44 lines (38 loc) · 2.38 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
Script started on 2016年03月15日 (週二) 01時31分58秒
]0;C14026028@2015cpp: ~[01;32mC14026028@2015cpp[00m:[01;34m~[00m$ script lab1.scriptgit push origin master[12Pcommit[1Padd .[4P./labg++ -o lab lab1.cpp[7Pvim[C[C[C[C[C[C[C[C[C[7P./labg++ -o lab lab1.cpp[7Pvim[C[C[C[C[C[C[C[C[C[7P./labg++ -o lab lab1.cpp[K[K[K[K[K[K[K[K[K[K[K[K[K[K[K[K[K[K[Kwhoami; pwd
C14026028
/home/C14026028
]0;C14026028@2015cpp: ~[01;32mC14026028@2015cpp[00m:[01;34m~[00m$ git config -1
error: unknown switch `1'
usage: git config [options]
Config file location
--global use global config file
--system use system config file
--local use repository config file
-f, --file <file> use given config file
Action
--get get value: name [value-regex]
--get-all get all values: key [value-regex]
--get-regexp get values for regexp: name-regex [value-regex]
--replace-all replace all matching variables: name value [value_regex]
--add adds a new variable: name value
--unset removes a variable: name [value-regex]
--unset-all removes all matches: name [value-regex]
--rename-section rename section: old-name new-name
--remove-section remove a section: name
-l, --list list all
-e, --edit opens an editor
--get-color <slot> find the color configured: [default]
--get-colorbool <slot>
find the color setting: [stdout-is-tty]
Type
--bool value is "true" or "false"
--int value is decimal number
--bool-or-int value is --bool or --int
--path value is a path (file or directory name)
Other
-z, --null terminate values with NUL byte
]0;C14026028@2015cpp: ~[01;32mC14026028@2015cpp[00m:[01;34m~[00m$ git clone https://github.com/wan0124/lab1.git
fatal: destination path 'lab1' already exists and is not an empty directory.
]0;C14026028@2015cpp: ~[01;32mC14026028@2015cpp[00m:[01;34m~[00m$ exit
Script done on 2016年03月15日 (週二) 01時33分07秒