1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 12:00:34 +02:00
Files
learnxinyminutes-docs/es-es
Simon Shine a3b0585374 Rename Python 3 markdown files into 'python'
```
for f in $(find . -iname "*python3*" | grep -vE 'git'); do
  fnew=$(echo "$f" | sed 's/python3/python/')
  git mv "$f" "$fnew"
done
2020-02-12 04:54:36 +01:00
..
2014-09-23 17:15:36 +01:00
2018-03-14 08:41:45 +05:45
2019-10-08 21:27:35 -03:00
2018-10-14 05:51:14 +05:30
2018-09-04 18:43:46 +05:30
2017-05-23 17:45:17 +02:00
2018-09-30 08:56:43 -07:00
2017-07-07 14:49:01 -06:00
2015-01-20 23:16:35 -03:00
2019-10-01 21:49:37 +02:00
2015-11-01 02:14:51 -03:00
2014-07-28 12:16:02 -05:00
2016-10-23 14:22:52 +02:00
2018-10-31 02:39:10 +05:30
2015-10-19 17:04:30 -07:00
2019-06-19 11:17:05 +02:00
2015-10-23 10:07:15 -04:30
2015-10-17 14:05:01 -04:30
2016-09-16 12:49:01 +02:00
2014-08-12 20:28:35 -05:00