File size: 555 Bytes
fba4788
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f8fa3dd
 
 
 
 
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
---
dataset_info:
  features:
  - name: tip
    dtype: string
  - name: title
    dtype: string
  splits:
  - name: train
    num_bytes: 7206.0898203592815
    num_examples: 83
  - name: test
    num_bytes: 2951.8922155688624
    num_examples: 34
  download_size: 10514
  dataset_size: 10157.982035928144
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---

# git-tips
> Most commonly used git tips and tricks.

This is a dataset from [git-tips](https://github.com/git-tips/tips)