Starting copyright information
This commit is contained in:
parent
9d7fbf8383
commit
01c38738c1
1 changed files with 11 additions and 0 deletions
|
@ -457,6 +457,7 @@
|
|||
- submodules :: to link a separate git repository into yours
|
||||
- fast-import :: to import data into a git repository from other,
|
||||
non-git sources (e.g. cvs, subversion, etc.)
|
||||
* Additional information
|
||||
** Resources
|
||||
- The git book :: https://git-scm.com/book/en/v2/
|
||||
- The git manual ::
|
||||
|
@ -467,6 +468,16 @@
|
|||
man git-hash-object
|
||||
#+END_SRC
|
||||
- Stack overflow :: https://stackoverflow.com/questions/tagged/git
|
||||
** Copyright
|
||||
|
||||
<a rel="license"
|
||||
[[https://creativecommons.org/licenses/by-sa/4.0/][https://i.creativecommons.org/l/by-sa/4.0/80x15.png]]
|
||||
/></a><br/>All pages and blog posts in this site are copyright © <a
|
||||
href="mailto:eibhear.geo@gmail.com">Éibhear Ó hAnluain</a>, and are
|
||||
licensed under a <a rel="license"
|
||||
href="https://creativecommons.org/licenses/by-sa/4.0/">Creative
|
||||
Commons Attribution-ShareAlike 4.0 International License</a>
|
||||
|
||||
* Commands :noexport:
|
||||
| | add |
|
||||
| | add--interactive |
|
||||
|
|
Loading…
Reference in a new issue